Skip to content

chenxing640/RxListDataSource

Repository files navigation

RxListDataSource

Provides data sources for UITableView or UICollectionView.

Version License Platform

Requirements

  • Xcode 13.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. To learn more, please go to here!

Author

Teng Fei, [email protected]

License

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