/VIPER-Xcode-Template

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

Primary LanguageSwiftMIT LicenseMIT

VIPER-B Template Icon

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 suhit.patil@gmail.com

Licence

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