CoroutineScope
Create a CoroutineScope in Decompose easily.
Return
a lifecycle-aware CoroutineScope
Parameters
context
the context used for the CoroutineScope.
lifecycle
the lifecycle the CoroutineScope is bound to.
Create a CoroutineScope in Decompose easily.
a lifecycle-aware CoroutineScope
the context used for the CoroutineScope.
the lifecycle the CoroutineScope is bound to.