Gabor Varadi
1 min readJan 3, 2020

--

No, don’t use MVP. 5 years of Android Development has taught me that MVP does not scale, and people should honestly consider it an anti-pattern at this point. Definitely don’t rely on “external architecture libraries” like Mosby that do nothing except force you into some generic mess with questionable gains. If you actually get real gains, good, but you won’t get those from MVP, just tightly coupled mess in more places.

--

--

Gabor Varadi
Gabor Varadi

Written by Gabor Varadi

Android dev. Zhuinden, or EpicPandaForce @ SO. Extension function fan #Kotlin, dislikes multiple Activities/Fragment backstack.

No responses yet