thejeraldo / EPG

A TV Electronic Program Guide UI demo / challenge project.
8 stars 5 forks source link

possible to Loop the EPG Flowlayout ? #1

Open rajeshsonu opened 4 years ago

thejeraldo commented 4 years ago

Not exactly sure what you want to achieve. But if you want repeating schedules for example, your data source should provide it.

rajeshsonu commented 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