Open rajeshsonu opened 4 years ago
if I have section with rows 0...10 after 10th section it should start from 0th section like a loop maintaining EPG flowlayout with same data from 0th to 10th section .
https://github.com/ro6lyo/UICollectionViewGallery
vertical Scrolling like above repo . I'm trying to merge both the UICollectionViewGallery & EPG layout to show infinit scroll of EPG Layout
Not exactly sure what you want to achieve. But if you want repeating schedules for example, your data source should provide it.