Skip to content

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

Notifications You must be signed in to change notification settings

hanifsgy/MVVMC-Rx-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages