An open API service indexing awesome lists of open source software.

https://github.com/polar133/mvp-xcode-template

Template for MVP Architecture in xcode.
https://github.com/polar133/mvp-xcode-template

swift xcode

Last synced: 3 months ago
JSON representation

Template for MVP Architecture in xcode.

Awesome Lists containing this project

README

          

# Xcode Templates: MVP

![alt text](https://github.com/polar133/mvp-xcode-template/blob/master/mvp.png)

Plantillas para crear features en los proyectos de iOS.

## Instalar

```bash
git clone https://github.com/polar133/mvp-xcode-template.git
cd xcode-template
make install_templates
```

## Desinstalar
```bash
cd xcode-template
make uninstall_templates
```

## Cómo usar
En Xcode, ``File > New > File > MVP Architecture > Feature``