Skip to content

arno608rw/ARTableViewManager

Repository files navigation

ARTableViewManager

The project ARTableViewManager. Thank romaonthego/RETableViewManager.

CI Status Version License Platform

The general idea is to allow developers to use their own UITableView and UITableViewController instances (and even subclasses), providing a layer that synchronizes data with the cell appearance. It fully implements UITableViewDelegate and UITableViewDataSource protocols so you don't have to.

RETableViewManager Screenshot

RETableViewManager Screenshot

RETableViewManager Screenshot

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

ARTableViewManager is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "ARTableViewManager"

Author

Thitipong W., arno608rw@gmail.com

License

ARTableViewManager is available under the MIT license. See the LICENSE file for more info.

About

The project ARTableViewManager. Thank romaonthego/RETableViewManager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published