Skip to content

chengdonghai/TYTableView

Repository files navigation

TYTableView

A deep package for UITableView using MVC model, Simplify the amount of code to use UITableView。

How to install

pod 'TYTableView'

How to use

You need subclass:TYTableViewBaseCell,TYTableViewController,TYTableViewDataSourceController,and -(TYTableViewDataSourceController *)dataSourceController protocol in subclass of TYTableViewController is required. Auso need init sections Array. Please refer to the demo.

About

A deep package for UITableView

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors