Custom UICollectionViewLayout For The Presentation Of Electronic Program Guide (EPG) Data

Previously I mentioned a couple of nice projects from Michal Zaborowski for creating modal forms, and creating a stylish day picker.

Here’s a library providing a UICollectionViewLayout for creating calendar views using electronic program guide data called INSElectronicProgramGuideLayout submitted by Michal Zaborowski.

To use the library you will need to supply some EPG data (an example is included) and you can customize the look of the different elements within the UICollectionView layout. The library features built-in gesture based navigation, and you can use INSElectornicProgramGuideLayout within Storyboards.

Here’s an image showing the INSElectronicProgramGuideLayout in action:

INSElectronicProgramGuideLayout

You can find INSElectronicProgramGuideLayout on Github here.

A nice custom UICollectionViewLayout for displaying electronic program guide data.

Original article: Custom UICollectionViewLayout For The Presentation Of Electronic Program Guide (EPG) Data

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *