crelies / Viper-Xcode-Template

🐍 - Viper - The Way I use it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

🐍 - Viper - The Way I use it.

License:Other


Languages

Language:Swift 100.0%