UITableView and UICollectionView datasources for RxSwift with DifferenceKit
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
- Xcode 10.0
- Swift 4.2
Add your Cartfile
following.
github "fumito-ito/RxDifferenceKit"
Run
carthage update RxDifferenceKit
This library is under MIT Licence. See LICENSE file for more details