Model (ViewModel)
Terminology:
This model is not a Model in MVP; the role of Model in MVP is fulfilled by the Repository. This model will act like a ViewModel in MVVM, i.e. a data binder.
Last updated
Terminology:
This model is not a Model in MVP; the role of Model in MVP is fulfilled by the Repository. This model will act like a ViewModel in MVVM, i.e. a data binder.
Last updated