Skip to content

staxmanade/PaginatedCollectionView

Repository files navigation

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

Sample