TableViewKit allows to manage the content of a UITableView
. Strategy
pattern for draw cells.
- Xcode 7 or higher
- iOS 8.0 or higher
CocoaPods is a dependency manager for Cocoa projects.
Add this to your Podspec:
pod 'TableViewKit', :git => 'https://github.com/odigeoteam/TableViewKit.git'
Then, run the following command:
$ pod install
- If you found a bug, open an issue.
- If you have a feature request, open an issue.
- If you want to contribute, submit a pull request.
iOS Mobile Team ios-dev@odigeo.com
TableViewKit is licensed under the MIT
license. Check out the LICENSE
file to learn more.