MVVM with Android Architecture Components (LiveDat...
# android-architecture
m
MVVM with Android Architecture Components (LiveData) <-> Clean Architecture (Use Cases) <-> Repository (Realm Db instead of Room) <-> Data Store RxJava is the engine here As @panwrona said, each project requires its own architecture, MVP is still not deprecated!