Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 698 Bytes

Readme.md

File metadata and controls

21 lines (12 loc) · 698 Bytes

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