Open Source iOS Control For Easily Creating Collapsable UITableViews

There’s a few open source solutions out there for grouping table view areas unfortunately some have their issues handling different types of content.

Today I came across a project from Guillame Campagna providing a UITableView helper class that works brilliantly with a number of nice touches such as interactivity and a smooth accordion style animation.   Overall a very polished looking solution that  works well.

Here’s an image from the readme, showing how this collapsible tableview works.

GCRetractableSectionController

You can find GCRetractableSectionController on Github here.

Included is a well detailed example demonstrating how well the control works with different types of cells.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Open Source iOS Control For Easily Creating Collapsable UITableViews

©2012 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 *