Skip to content

Empowering UITableView with painless multi-type cell support and built-in automatic state transition animations

License

Notifications You must be signed in to change notification settings

odigeoteam/TableViewKit

Repository files navigation

TableViewKit

Build Status

TableViewKit allows to manage the content of a UITableView. Strategy pattern for draw cells.

Requirements

  • Xcode 7 or higher
  • iOS 8.0 or higher

Installation

CocoaPods

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

Usage

Communication

  • 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.

Contact

iOS Mobile Team ios-dev@odigeo.com

License

TableViewKit is licensed under the MIT license. Check out the LICENSE file to learn more.

About

Empowering UITableView with painless multi-type cell support and built-in automatic state transition animations

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages