Any good examples how to handle view model in the ...
# koin
e
Any good examples how to handle view model in the scope of composable function? I see
rememberKoinScope
that probably what I want to use here.
v
You might prefer to use the scoping part recommended by used navigation fraemwork.
e
Thanks, I found also that koin has hooks to the navigation scope of the jetpack navigation