CollectionViewWithPaging-simplerExample
CollectionViewWithPaging-simplerExample copied to clipboard
A simple example of how to build a horizontal UICollectionView with peeking pages.
Thank you very much for this example! I'm going to try to adapt it to my project. However, I noticed that changes in device orientation are not handled properly. You...
Hi, Great sample project you have here. I am using it in my current project. Just have some minor issues. Is it possible to scroll with 2 rows and 2...
now it should snap correctly with cell padding.