MVVM-C_with_Swift icon indicating copy to clipboard operation
MVVM-C_with_Swift copied to clipboard

Sample project using MVVM-C with Swift

MVVM-C With Swift

Sample project to show how use MVVM-C with Swift 3.

Installation

The project uses Carthage as dependency manager.

$ cd <root_project>
$ carthage bootstrap --platform ios