/rxlivedata

RxLiveData is a library of LiveData Kotlin extensions that provides some of the famous Rx (Reactive Extensions) operators like filter, skip, take, withLatestFrom, etc. on top of LiveData.

Primary LanguageKotlinApache License 2.0Apache-2.0

Watchers