Create an app using VIPER architecture
How not to get confused with VIPER Implementation
This is a demo app to share in swift study group using VIPER Architechture
When using VIPER Architecture people usually confuse about the flow of VIPER, what method to use how view interact with the presenter and how presenter interact with view, interactor, and router.
In this project i explain it how to use VIPER Architecture properly