Wrapper for UITableView, UITableViewDataSource and UITableViewDelegate. Convenient when displaying a bounded number of cells
To run the example project, clone the repo, and run pod install
from the Example directory first.
NATableView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "NATableView"
- Generic Table View Controllers - an alternative approach
Nick Ager, nick.ager@gmail.com
NATableView is available under the MIT license. See the LICENSE file for more info.