iException / BUKDataSourcesKit

Eliminate your boilerplate code of UICollectionView and UITableView

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BUKDataSourcesKit

CI Status codecov Version License Platform

Usage

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

Requirements

Installation

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

pod "BUKDataSourcesKit"

Author

Yiming Tang, yimingnju@gmail.com

License

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

About

Eliminate your boilerplate code of UICollectionView and UITableView

License:MIT License


Languages

Language:Objective-C 99.4%Language:Ruby 0.6%