Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.
/ VIPER Public archive

Polished VIPER architecture for iOS, Template for Xcode

License

Notifications You must be signed in to change notification settings

CozmoNate/VIPER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VIPER Module

Installation:

Go to folder in Finder: ~/Library/Developer/Xcode/Templates

Create folder if not exists and put templates there

Difference between managed and regualar version: Managed module built for delayed initiation. When you need to create instance of the module by a factory, give that instance to another app component and start it sometime later

Credits:

Based on VIPER module templates by Juanpe Catalán and Abdullah Selek:

https://github.com/Juanpe/Swift-VIPER-Module

https://github.com/abdullahselek/ViperC.git

Releases

No releases published

Packages

No packages published