so is there a way we can inject shared viewmodel i...
# koin
b
so is there a way we can inject shared viewmodel in composables like we do with fragments and actiivty similar to this private val viewModel by sharedViewModel<YourViewModel>()?
🧵 1