SkillAgentSearch skills...

RxDifferenceKit

UITableView and UICollectionView datasources for RxSwift with DifferenceKit.

Install / Use

/learn @fumito-ito/RxDifferenceKit
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RxDifferenceKit

Build Status

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

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3y ago
Forks1

Languages

Swift

Security Score

70/100

Audited on Aug 10, 2022

No findings