Open Source iOS Control Enables Side By Side TableViews With Horizontal Swiping/Paging

One way of dealing with tableviews with large amounts of data in multiple categories is to create collapsable grouped tableviews.

Today I came across another library taking a different approach of handling the problem by allowing you to create multiple side by side tableviews, and automatically implements the capability of swiping horizontally to switch between the tableviews or using header buttons.

Here’s a video demonstrating the control in action:

The library is ARTableViewPage by Arconsis and can be found with an example app on Github here.

An alternative way for “categorizing” tableview data.

©2012 iPhone, iOS 5, iPad SDK Development Tutorial and Programming Tips. All Rights Reserved.

.

DeliciousTwitterFacebookLinkedInEmail


Leave a Reply

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