A file template for Xcode. It creates all necessary files for MVVM+Reactive architecture.
To install the MVVM+Reactive Xcode templates, run:
make install
To uninstall the MVVM+Reactive Xcode templates, run:
make uninstall
- Xcode 9.0+
- Swift 4
- RxSwift
- RxCocoa