/Viper-Xcode-Template

🐍 - Extended VIPER Xcode Template

Primary LanguageSwiftOtherNOASSERTION

VIPER Template for Xcode

Viper

twitter handle Swift 4 compatible platform license

This is an Xcode template for the VIPER pattern. 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. In addition we are using DIP(Dependency Inversion Principle) to add dependencies to each module.

Works very well in conjunction with: https://github.com/crelies/Service-Xcode-Template

Xcode dialog

How to use 🛠

Use the install script.

sudo swift install.swift

Structure

Viper

🤖 Authors

Sebastian Boldt, https://www.sebastianboldt.com

Christian Elies, https://www.christianelies.de

📄 License

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