Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

crelies/SwiftUI-VIPER-Xcode-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftUI VIPER Template for Xcode

Swift 5 compatible MIT License

This template generates all necessary files for a new SwiftUI VIPER stack:

  • a SwiftUI view
  • a presenter
  • an interactor
  • a wireframe

How to use 🛠

Use the install script.

sudo swift install.swift

🤖 Author

Christian Elies

📄 License

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