@grillorafael As far as I understand this only works with JS scroll.
On iOS I want to use native scroll since I have images in my lists. So what solution is there for replicating the same functionality as "collection-repeat" (only rendering DOM items that are in the view-port) ?
Many thanks.