What are the benefits of using MVP and MVVM togeth...
# android-architecture
a
What are the benefits of using MVP and MVVM together?
g
Uhm, none? They are sort of mutually exclusive
🎖️ 1
s
You wouldn't use them together on the same component. You could use them together in the same app, choosing which pattern is better suited for a particular thing