are there any examples that make use of Labels?
# mvikotlin
l
are there any examples that make use of Labels?
1
a
Do you use coroutines or Reaktive extensions?
l
i am using coroutines
l
Ah i see and you are binding it to the lifecycle methods over here https://github.com/arkivanov/MVIKotlin/blob/0b6844bbdf2692306a996213600e8688dab439[…]mvikotlin/sample/coroutines/shared/details/DetailsController.kt Awesome. I will try using this pattern with Decompose. Thank you!
a
Yep. With decompose it should be pretty much similar. Use the Component's lifecycle.