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

https://github.com/inaldor/coordinators-test

An app using coordinators
https://github.com/inaldor/coordinators-test

coordinators mvvm swift

Last synced: 3 months ago
JSON representation

An app using coordinators

Awesome Lists containing this project

README

        

# Coordinators-Test
An app using coordinators

## About
This app is the result of my studies using coordinators. It is a simple app, only to check how coordinators works and how can I use it the best way possible.

## Features
* Check the result when tapping on each button.
* Improve the app creating new features using MVVM. (TODO)

## Pictures



## License

This project is licensed under the [MIT License](https://github.com/inaldor/Coordinators-Test/blob/master/LICENSE)