Open Source iOS Library For Creating Complex Table Views That Uses Storyboards Prototype Cells

I’ve mentioned a number of libraries and components for creating complex table views such as STXDynamicTableView which provides  many different custom cell types for photo feed layouts.

Here’s a library call AMBTableViewController that makes use of Prototype Cells within the Xcode Storyboard tool for managing complex table view layouts. An extensive example is included.

The features of AMBTableViewController include:

 Separation of table view code into different sections
Hide/show, add/remove sections and rows
Dynamic cell heights
Storyboard proptotype cell support
A blocks based syntax

Here’s an image showing some prototype cells in the storyboard view used by AMBTableViewController, and a created table view:
AMBTableViewController

You can find AMBTableViewController on Github here.

A great library for creating complex table view layouts.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source iOS Library For Creating Complex Table Views That Uses Storyboards Prototype Cells

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