A simple iOS app using a brazilian opensource Naruto API to explore MVVM architecture.
-
Create and use a custom Xcode file template.
-
Build UI using view code.
-
Use MVVM as architecture, respecting protocols and SOLID principles.
-
Add a mock service layer to do unit tests.
-
No third libraries.