You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
Moreover, Router should not be responsible for creating and setting up modules. It's Assembly layer responsibility. Each modue should have Assembly that handles dependency injections and stuff.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In my understanding, the Router should hold Presenter only, not Controller.
But in your VIPER framework, the controller is held by Router.
The text was updated successfully, but these errors were encountered: