There doesn’t seem to be a repeating group.
There is only list view which lists one item per row.
Indeed, multiple columns for list views aren’t supported now, but it would be a great thing to have.
If your list has max 20/30 items, you could use the shortlist element which can be displayed with multiple columns.
Shortlist actually solved it for me!
I would use the new shortlist with 3 columns
This is a very restricting. I feel like most apps require 1< columns on lists of more than 30. Is there any way to lazy load a shortlist?
I also would like lazy loading of shortlist!
Lazy loading is only possible on lists that are the root of the view (ie the list view type) on react native. Noted on the feature request for the ability to add more columns to a list on a list view!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.