Open Source iOS Library That Simplifies Working With UITableView

Working with UITableView requires a lot of boilerplate code and here’s a helper library for working with UITableView submitted by Le Van Nghia called MyTableViewManager.

MyTableViewManger was created to reduce the code required when using UITableView allowing table view management with UITableViewDelegate and UITableViewDataSource and some other nice features.

Some of the features of MyTableViewManager include:

Easy updating of cells
Dynamic cell height support
Header/Footer view support
Load more support
Support for interface builder

An example project is included and there are a number of usage examples in the readme.

You can find MyTableViewManager on Github here.

A nice library for working with table views.

Original article: Open Source iOS Library That Simplifies Working With UITableView

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