CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.
| TestsTested | ✗ |
| LangLanguage | SwiftSwift |
| License | MIT |
| ReleasedLast Release | Sep 2016 |
| SPMSupports SPM | ✗ |
Maintained by Geonu Choi.
| Depends on: | |
| RxSwift | ~> 3.0.0-beta.1 |
| RxCocoa | ~> 3.0.0-beta.1 |
Model-View-Controller pattern with RxSwift.
See Wiki
RxMVC supports to implement Model-View-Controller pattern with RxSwift like this: (from wikipedia)
Not this:
I don’t know what the original definition is. But RxMVC is targeted to upper definition.
To run the example project, clone the repo, and run pod install from the Example directory first.