PaginatedCollectionView
PaginatedCollectionView copied to clipboard
Check out the blog post...
Sample UICollectionView that supports Infinite-Scroll/Pagination
By: @staxmanade
Sample/Prototype that demonstrates how you can create an infinite-scroll experience when dealing with (fake) paginated data.
Inspiration from:
Disclaimer
This was my first prototype of the problem. There is probably room for improvement.
EX:
- [ ] Turn into a category and possibly make this more re-usable.
Demo
