https://github.com/lm2343635/rxdatasourcessinglesection
SingleSection extensions for RxDataSources.
https://github.com/lm2343635/rxdatasourcessinglesection
rxdatasources rxswift
Last synced: 11 months ago
JSON representation
SingleSection extensions for RxDataSources.
- Host: GitHub
- URL: https://github.com/lm2343635/rxdatasourcessinglesection
- Owner: lm2343635
- License: mit
- Created: 2019-05-31T10:03:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-15T02:53:45.000Z (over 5 years ago)
- Last Synced: 2025-04-11T21:03:52.297Z (about 1 year ago)
- Topics: rxdatasources, rxswift
- Language: Swift
- Homepage: https://cocoapods.org/pods/RxDataSourcesSingleSection
- Size: 64.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RxDataSourcesSingleSection
[](https://travis-ci.org/lm2343635/RxDataSourcesSingleSection)
[](https://cocoapods.org/pods/RxDataSourcesSingleSection)
[](https://cocoapods.org/pods/RxDataSourcesSingleSection)
[](https://cocoapods.org/pods/RxDataSourcesSingleSection)
This library provides simple extensions to create a table view or collection view which contains only a single section, with the RxDataSources library.
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
RxDataSourcesSingleSection is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'RxDataSourcesSingleSection'
```
## Author
lm2343635, lm2343635@126.com
## License
RxDataSourcesSingleSection is available under the MIT license. See the LICENSE file for more info.