Skip to main content
Question

How to make a dynamic component with possibility to add more tiles?

  • November 8, 2025
  • 1 reply
  • 19 views

louieiuol

Hey!
I’m trying to create a dynamic component where I could adjust the amount of the tiles where three of them is the max in the horizontal aspect and infinite or max three/four rows in vertical aspect.

Can anyone advise me step by step how can I achieve the desired effect?

I know I could create a set of components for each of the section and then manually adjust the amount of the tiles in the component but… that’s not so pro in my opinion. I want to be able to add/remove the tiles starting with one row and one tile and depending on the situation just add one more or remove if needed. 

This is what I have currently created but I guess I’m missing some variables or whatever, tried multiple options with autolayouts etc… I’m going nuts.

 

1 reply

louieiuol
  • Author
  • New Member
  • 2 replies
  • November 8, 2025

I just thought right now that maybe better if I show the entire structure of the components I have for this.