Popularity
0.2
Stable
Activity
0.0
Stable
2
2
0

Description

Xcode Template for generating VIPER-B modules: View, Interactor, Presenter, Router and Builder.

Programming language: Swift
License: MIT License
Tags: Xcode Template     VIPER     VIPER Template    

README

VIPER-Xcode-Template

Xcode Template for generating VIPER-B modules: View, Interactor, Presenter, Router and Builder.

Installation

  • Clone or download the repository
  • Navigate to Xcode Templates folder: ~/Library/Developer/Xcode/Templates/
  • Create VIPER folder
  • Copy and paste the VIPER Module.xctemplate in Templates/VIPER folder

Demo

Check the demo project to get more info about VIPER-B architecture.

To-Do

  1. VIPER architecture diagram and description.
  2. Updated Demo project to showcase VIPER-B setup and navigation between two VIPER-B modules.

Author

Suhit Patil [email protected]

Licence

This Template is available under the MIT license. See the LICENSE file for more info.


*Note that all licence references and agreements mentioned in the VIPER-Xcode-Template README section above are relevant to that project's source code only.