VIPERX is an Xcode template for the VIPER pattern with multiple interface choice. You can choose interface for your module like XIB, Storyboard or just UIViewController with programmatically. All required components for a Viper stack can be created quickly and easily with just a few clicks. The template consists of the standard components, View, Presenter, Router and Interactor.
Use the install script.
sudo swift install.swift
Viper News, https://github.com/balitax/Viper-News
Agus Cahyono, https://www.linkedin.com/in/cahyocode
This Template is available under the MIT license. See the LICENSE file for more info.