https://github.com/elonpark/ribsreactorkit
RIBs X ReactorKit Proof of Concept
https://github.com/elonpark/ribsreactorkit
reactorkit ribs ribs-framework
Last synced: 3 months ago
JSON representation
RIBs X ReactorKit Proof of Concept
- Host: GitHub
- URL: https://github.com/elonpark/ribsreactorkit
- Owner: ElonPark
- License: mit
- Created: 2020-04-14T13:54:40.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-06-21T04:25:59.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T08:44:50.875Z (about 1 year ago)
- Topics: reactorkit, ribs, ribs-framework
- Language: Swift
- Homepage:
- Size: 41.6 MB
- Stars: 108
- Watchers: 5
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://hits.seeyoufarm.com)
# RIBsReactorKit
[RIBs](https://github.com/uber/RIBs) X [ReactorKit](https://github.com/ReactorKit/ReactorKit) PoC

### RIB Tree

### Related post
- [medium](https://blog.mathpresso.com/ribs에-reactorkit-도입하기-6593124a34ec)
### install
Required Xcode 12.5 or above
```shell
$ make setup
```