hanifsgy / MVVMC-Rx-Template

Template MVVMC with RxSwift 4.2 using Base Coordinator and ViewModel Input and Output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVVM-C (Coordinator) it is very nice to have. Soroush Khanlou (@khanlou) invited the coordinator schema. This template provides some several supplementary libraries that I've found like BaseCoordinator. If you are interested to implement Input & Output using RxSwift and RxCocoa this templates will make you happy 😶. Don't forget to manually copy all files inside Supplementary Library it must.

How to Install

Using script (⭐️)

You can execute like this command in terminal

sudo swift install.swift

and Gotcha!

Manual (⭐️⭐️)

Go to the Application folder, browse to the Xcode application icon. Right-click it and choose 'Show Package Contents'. Then browse to: Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates/iOS/Application and add "MVVMC-Rx.xctemplate" file. Now you can find your template in Xcode. You can customize folder like /Templates/Files Templates/Custom/..

About

Template MVVMC with RxSwift 4.2 using Base Coordinator and ViewModel Input and Output


Languages

Language:Swift 100.0%