Hi! I'm planning to move `MVP` apps to `MVVM` (Or ...
# android
j
Hi! I'm planning to move
MVP
apps to
MVVM
(Or even create a new ones with that architecture), so I'd like to know if there's any reference
github
repo that you are looking and recommend to me, that which contains
Clean Architecture
with
Kotlin
as :
Navigation
,
Coroutines
,
Multi-module
,
Dagger2/Koin/Kodein
,
ViewModel
,
LiveData
, etc...? I'd love to learn this to increase my knowledge doing clean apps. Thank you guys 😄
k
j