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
- Host: GitHub
- URL: https://github.com/inaldor/coordinators-test
- Owner: inaldor
- License: mit
- Created: 2020-11-10T12:15:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-10T15:32:02.000Z (over 4 years ago)
- Last Synced: 2025-03-06T05:14:07.144Z (3 months ago)
- Topics: coordinators, mvvm, swift
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)