Open Source iOS Control For Easily Creating A Paginated UITableVIew

Here’s a handy control called NMPaginator from Nicolas Mondollot that makes it very easy to set up a paginated UITableView.

This control allows you to automatically adds pagination to your table views and allows you to easily set things up so that when a user reaches the bottom of the current page a specific method is executed for gathering updates.

This makes it ideal for working with web services that allow for page parameters.

Here’s a set of images from the readme showing the control in action:
 

NMPagintor

You can find NMPaginator on Github here.

A very handy control for displaying large amounts of data with a UITableView.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Open Source iOS Control For Easily Creating A Paginated UITableVIew

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *