This repository has been archived by the owner on Feb 24, 2021. It is now read-only.
["Request"] Android Lifecycle #152
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
What would you like to see?
An Arrow-Fx Android lifecycle integration for
IO
, similar to the KotlinX Coroutines integration module.It should expose the same functionality as KotlinX Coroutines but based on
LifecycleOwner
instead ofCoroutineScope
.See AutoDispose for an RxJava implementation.
The text was updated successfully, but these errors were encountered: