Protocol-Oriented MVVM example apps.
Sample projects:
MVVM-Example
- A Settings screen that has one settings – put your app in Minion Mode!MVVM-Generic
- A Top Apps application, that presents fetched apps using generics approach.MVVM-Greeting
- A person greeting app, shows name and birthdate.
Open MVVM-Example.xcodeproj
, select desired target, build and run, enjoy!