https://github.com/status302/rxstatusprovider
Rx extensions for StatusProvider - Protocol to handle initial Loadings, Empty Views and Error Handling in a ViewController & views
https://github.com/status302/rxstatusprovider
empty empty-view rxswift statusprovider
Last synced: 3 months ago
JSON representation
Rx extensions for StatusProvider - Protocol to handle initial Loadings, Empty Views and Error Handling in a ViewController & views
- Host: GitHub
- URL: https://github.com/status302/rxstatusprovider
- Owner: status302
- License: mit
- Created: 2019-03-11T12:38:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-02T07:44:41.000Z (about 6 years ago)
- Last Synced: 2025-02-02T06:32:29.485Z (4 months ago)
- Topics: empty, empty-view, rxswift, statusprovider
- Language: Swift
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RxStatusProvider
[](https://travis-ci.org/qiuncheng/RxStatusProvider)
[](https://cocoapods.org/pods/RxStatusProvider)
[](https://cocoapods.org/pods/RxStatusProvider)
[](https://cocoapods.org/pods/RxStatusProvider)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
RxStatusProvider is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'RxStatusProvider'
```## Author
qiuncheng, [email protected]
## License
RxStatusProvider is available under the MIT license. See the LICENSE file for more info.