How not to get confused with VIPER Implementation

photo_2021-11-22 07 34 39

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

GitHub

View Github