Skip to content

MVVM+RB is a design pattern framework. The name MVVM+RB is short for Model, View, ViewModel, Router, and Builder which are core components of this architecture. This framework is designed for mobile apps with a large number of engineers and nested states.

License

Notifications You must be signed in to change notification settings

olxgroup-oss/MVVMRB

Repository files navigation

MVVMRB

Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

  • MVVMRB

MVVMRB is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'MVVMRB'
  • MVVMRB Xcode Template

We have created Xcode templates to generate MVVMRB classes, ready to add business logic to them. Run the install_template.sh shell script to copy the templates to the Xcode templates folder. Once you have successfully copied the templates, when adding a new file in Xcode, the MVVMRB group will show up.

Author

parmod.jhakar@olx.com

License

MVVMRB is available under the MIT license. See the LICENSE file for more info.

About

MVVM+RB is a design pattern framework. The name MVVM+RB is short for Model, View, ViewModel, Router, and Builder which are core components of this architecture. This framework is designed for mobile apps with a large number of engineers and nested states.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published