I have an API I’m connecting to that grabs objects that have images. Sometimes there are none, sometimes one, sometimes multiple. I’d like to figure out a way to lay them out attractively regardless of the number of images pulled in, ideally on a horizontal orientation of some type - would you just use a series of repeating groups with conditional logic to display based on the number if images returned by the object? Or is there a better way to do this?
1 Like
May help…I’d search pintrest layout
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.