Skip to content

KKTableCollectionViewDataSource是对UITableView的封装,通过数据驱动UI,免写TableView的数据源和代理方法。并且集成了刷新控件、空视图页面、错误视图等。该项目使用了大量的Block,通过Block实现点语法的调用。

License

Notifications You must be signed in to change notification settings

KKWONG1990/KKTableCollectionViewDataSource

Repository files navigation

KKTableCollectionViewDataSource

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

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

pod 'KKTableCollectionViewDataSource'

Author

KKWONG1990, kkwong90@163.com

License

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

About

KKTableCollectionViewDataSource是对UITableView的封装,通过数据驱动UI,免写TableView的数据源和代理方法。并且集成了刷新控件、空视图页面、错误视图等。该项目使用了大量的Block,通过Block实现点语法的调用。

Resources

License

Stars

Watchers

Forks

Packages

No packages published