Join Slack
Communities
Powered by
How can i create a coroutine scope, that is linked...
# decompose
v
Vaibhav Jaiswal
01/01/2024, 6:39 AM
How can i create a coroutine scope, that is linked to the Component’s lifecycle I’m using RetainedComponents and Decompose v3.0.0-alpha04
Vaibhav Jaiswal
01/01/2024, 7:43 AM
I am unable to access the coroutines extensions provided by essently included with decompose 3.0.0-alpha04
a
Arkadii Ivanov
01/01/2024, 11:35 AM
You need to add
com.arkivanov.essenty:lifecycle-coroutines:x.y.z
v
Vaibhav Jaiswal
01/01/2024, 11:36 AM
can i use that with decompose 2.2.2?
a
Arkadii Ivanov
01/01/2024, 11:39 AM
You can try. I think it should work. Or just copy the extension code into your project.
16
Views
Open in Slack
Previous
Next