I'm making a compose application, and I want to on...
# koin
s
I'm making a compose application, and I want to only allow some dependencies to be accessible to certain Composable's and their children. Is there a way for me to define that a composable is in a specific Koin scope?