https://github.com/dmytrochumakov/mvvm-coordinator-template
Xcode template for SwiftUI MVVM+Coordinator architecture
https://github.com/dmytrochumakov/mvvm-coordinator-template
ios mvvm-coordinator swift swiftui xcode-template
Last synced: about 1 month ago
JSON representation
Xcode template for SwiftUI MVVM+Coordinator architecture
- Host: GitHub
- URL: https://github.com/dmytrochumakov/mvvm-coordinator-template
- Owner: dmytrochumakov
- License: mit
- Created: 2023-04-27T09:27:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-16T04:48:03.000Z (about 3 years ago)
- Last Synced: 2025-03-07T20:52:38.692Z (over 1 year ago)
- Topics: ios, mvvm-coordinator, swift, swiftui, xcode-template
- Language: Swift
- Homepage:
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## To use this template, follow these steps:
- Download archive
- Transfer the unpacked files to the project root
- In case you are using macOS Ventura give Terminal full disk access (System Settings -> Privacy & Security -> Full Disk Access)
- Open terminal
- Go to a folder with .xcodeproj
- Write swift install.swift
- Open your project
- Use a template
## License
MVVM-Coordinator-Template is licensed under the MIT License, please see the [LICENSE](LICENSE) file.