CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.

Peter Ina

1pod

PageCollectionViewLayout

I did not like how the UIPageViewController handled data. I didn't really need a new viewcontroller for each screen so I developed a UICollectionViewLay (subclass of UICollectionFlowLayout) that would mimic the look but would allow me to preform data updates similar to that of the UITableViewContoller.

License: MIT

  • Swift