repository you have rxjava and viewmodels? I dont ...
# android-architecture
u
repository you have rxjava and viewmodels? I dont follow
i
yes I have rxjava 2 transformations with flatmap, map, switchmap in the repositories (data module), in the viewModel I wrap everything in LiveData
u
sure