View-Interactor-Presenter-Entity-Router
View: UI
Interactor:
- Methods to be caled
Presenter:
- Routes (Between View & Method)
Entity: - Model
Router: Determine when the application’s pages are shown.
View-Interactor-Presenter-Entity-Router
View: UI
Interactor:
Presenter:
Entity: - Model
Router: Determine when the application’s pages are shown.