Sean McQuillan [G]
@Composable fun SomeScreen() { val myObject = KoinContext.get().inject() // ... use myObject }