Hi there. Is there way to make precompose viewmode...
# multiplatform
s
Hi there. Is there way to make precompose viewmodel to be compose lifecycle aware? if yes please help to share code snippet or link. In attached screen as soon as we come out/moved away from
K8MainSegmentiOS
.kt screen
K8SubjectsViewModel
is not calling the onclear method of viewmodel. can someone help to check cc : @Tlaster
t
Which version of precompose you're using right now?
s
navigation - precomposeVersion = "1.7.0-alpha01"
t
For 1.7.0-alpha01, you need to use
moe.tlaster:precompose-koin
with
moe.tlaster.precompose.koin.koinViewModel