Provides data sources for UITableView or UICollectionView.
- Xcode 14.0+
- iOS 11.0, tvOS 11.0
RxListDataSource is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'RxListDataSource'
To run the example project, clone the repo, and run pod install
from the Example directory first.
RxListDataSource is available under the MIT license. See the LICENSE file for more info.