Android architecture components with MVP

Viewed 5350

New Android Architecture Components released on google IO 17.

So should we use MVP with architecture components and MVVM?

In google sample on Github, they have used the MVVM model. Google Sample

2 Answers
Related