android / architecture-components-samples

Samples for Android Architecture Components.
https://d.android.com/arch
Apache License 2.0
23.36k stars 8.28k forks source link

sample of mix rxjava and livedata #193

Open prabinshrestha opened 6 years ago

prabinshrestha commented 6 years ago

I have seen there are many blogs,tutorial about the sample of mix rxjava and livedata with new architecture component.Actually it leads to some kind of confusion whether this or that approach is better.

keluokeda commented 6 years ago

rxjava stream,livedata data holder.

prabinshrestha commented 6 years ago

Patiently waiting for an example on github hehe ;)

prabinshrestha commented 6 years ago

??