Skip to content

Provides data sources for UITableView or UICollectionView.

License

Notifications You must be signed in to change notification settings

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, hansen981@126.com

License

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