https://github.com/devxoul/Drrrible
Dribbble for iOS using ReactorKit
https://github.com/devxoul/Drrrible
dribbble ios oss reactorkit rxswift
Last synced: 5 months ago
JSON representation
Dribbble for iOS using ReactorKit
- Host: GitHub
- URL: https://github.com/devxoul/Drrrible
- Owner: devxoul
- License: mit
- Archived: true
- Created: 2017-03-07T08:21:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T20:51:10.000Z (almost 6 years ago)
- Last Synced: 2024-11-12T21:38:47.381Z (11 months ago)
- Topics: dribbble, ios, oss, reactorkit, rxswift
- Language: Swift
- Homepage: https://itunes.apple.com/us/app/drrrible/id1229592223?mt=8
- Size: 5.29 MB
- Stars: 518
- Watchers: 16
- Forks: 49
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Drrrible
README
# Drrrible

[](https://travis-ci.org/devxoul/Drrrible)Unofficial Dribbble iOS application using [ReactorKit](https://github.com/devxoul/ReactorKit).
## IMPORTANT NOTICE
Since Dribbble has deprecated public APIs, this app will not work anymore.
[](https://itunes.apple.com/us/app/drrrible/id1229592223?mt=8)

## Features
* Using [ReactorKit](https://github.com/devxoul/ReactorKit)
* Using [RxDataSources](https://github.com/RxSwiftCommunity/RxDataSources)
* Observing model updates across the view controllers
* Navigating between view controllers
* Using Codable
* Testing with [Quick](https://github.com/Quick/Quick) and [Nimble](https://github.com/Quick/Nimble)## Requirements
* iOS 9+
* Swift 3
* CocoaPods## Contribution
Discussions and pull requests are welcomed 💖
## License
Drrrible is under MIT license. See the [LICENSE](LICENSE) file for more info.