Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 910 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 910 Bytes

VIPERX - Multiple Interface Choice Viper XCode Template

Viper

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.

How to use 🛠

Use the install script.

sudo swift install.swift

Sample Project

Viper News, https://github.com/balitax/Viper-News

🤖 Authors

Agus Cahyono, https://www.linkedin.com/in/cahyocode

📄 License

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