Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.77 KB

README.md

File metadata and controls

51 lines (28 loc) · 1.77 KB

MVVM Templates

Streamline your iOS app development with a collection of MVVM (Model-View-ViewModel) templates that cater to various implementations. These templates provide a solid foundation for building robust, modular, and maintainable iOS applications.

About Implementations

Our MVVM Templates support a range of MVVM implementations to suit your project's needs:

  • Simple MVVM:

  • 🔜 MVVM + RXSwift (coming soon ...):

  • 🔜 MVVM + Clean (coming soon ...):

  • 🔜 MVVM + Coordinator (coming soon ...):

How to Install

Getting started with MVVM Templates is a breeze:

  1. Download the Repository: Clone or download this repository to your local machine.

  2. Open the Folder in Terminal: Navigate to the downloaded repository folder using your terminal.

  3. Execute the Installation Script: [Insert installation command here] (e.g., ./install.sh) (Please provide the specific installation command without using sudo if applicable).

   sudo swift Installer.swift

Once installed, you'll have access to a variety of MVVM templates that can significantly accelerate your iOS app development.

Usage

To use the MVVM templates in your Xcode project:

  1. Open Xcode and create a new Swift file.

  2. Choose the desired MVVM template from the list of available templates.

  3. Name your file and specify the destination folder within your project.

  4. Click "Create."

The template will generate the necessary files and folder structure for your chosen MVVM architecture, empowering you to start building clean, organized, and maintainable iOS apps.

License

This project is licensed under the MIT License.

Elevate your iOS app development with the MVVM Templates. Build better, faster, and more maintainable apps with ease!