Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.04 KB

RxListDataSource

Provides data sources for UITableView or UICollectionView.

Version License Platform

Requirements

  • Xcode 14.0+
  • iOS 11.0, tvOS 11.0

Installation

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

pod 'RxListDataSource'

Example

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

License

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