Skip to content

erdemtu/Tablecloth

Repository files navigation

[![CI Status](http://img.shields.io/travis/Erdem Turançiftçi/Tablecloth.svg?style=flat)](https://travis-ci.org/Erdem Turançiftçi/Tablecloth) Version License Platform

Tablecloth makes working with tableviews easier.

UITableViewDelegate & UITableViewDatasource provides us with a powerful way to customize tableview behavior but it is also very easy to make mistakes with it. With Tablecloth, you can work with a different abstraction; You build a model of your tableview content.

Requirements

Tablecloth is written in Swift 3. This means you can only use with XCode 8 & in projects that use Swift 3.

Installation

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

pod "Tablecloth"

Author

Erdem Turançiftçi, erdem@erdemtu.com

License

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

About

Easier UITableView management with MVVM Architecture

Resources

License

Stars

Watchers

Forks

Packages

No packages published