mcharmas / Android-ReactiveLocation

Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
2.11k stars 312 forks source link

Using ReactiveLocation with the MVVM architecture #174

Open ahaverty opened 6 years ago

ahaverty commented 6 years ago

Has anyone successfully implemented ReactiveLocation using the MVVM architecture? (I can't find any examples of MVVM with location, apologies if this is an inappropriate place to ask)