RxDifferenceKit
UITableView and UICollectionView datasources for RxSwift with DifferenceKit.
Install / Use
/learn @fumito-ito/RxDifferenceKitREADME
RxDifferenceKit
UITableView and UICollectionView datasources for RxSwift with DifferenceKit
Features
Under construction if check is empty.
- [ ] RxDataSources like API interfaces for UITableView and UICollectionView.
- [ ] O(N) algorithm for calculating differences via DifferenceKit.
- [ ] Example App
- [ ] Performance tests
Why
How
Requirements
- Xcode 10.0
- Swift 4.2
Installation
Carthage
Add your Cartfile following.
github "fumito-ito/RxDifferenceKit"
Run
carthage update RxDifferenceKit
License
This library is under MIT Licence. See LICENSE file for more details
