Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devxoul/Drrrible
Dribbble for iOS using ReactorKit
https://github.com/devxoul/Drrrible
dribbble ios oss reactorkit rxswift
Last synced: 3 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 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T20:51:10.000Z (almost 5 years ago)
- Last Synced: 2024-05-08T22:45:13.048Z (6 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: 521
- Watchers: 16
- Forks: 48
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Drrrible
README
# Drrrible
![Swift](https://img.shields.io/badge/Swift-5.1-orange.svg)
[![Build Status](https://travis-ci.org/devxoul/Drrrible.svg?branch=master)](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.
[![appstore](https://camo.githubusercontent.com/266b8b7cdafc163dda5f9feb751e600acf4e770c/68747470733a2f2f646576696d616765732e6170706c652e636f6d2e656467656b65792e6e65742f6170702d73746f72652f6d61726b6574696e672f67756964656c696e65732f696d616765732f62616467652d646f776e6c6f61642d6f6e2d7468652d6170702d73746f72652e737667)](https://itunes.apple.com/us/app/drrrible/id1229592223?mt=8)
![drrrible](https://user-images.githubusercontent.com/931655/33527888-90e8c270-d89b-11e7-89a5-1ec88530f52f.png)
## 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.