Replies: 1 comment
-
you can still setup the other way i.e using the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now that KoinContext is deprecated, we're encouraged to instead start koin in compose directly.
However, when not running startKoin in Android Applications onCreate; how can I use Koin dependencies in non-ui stuff like e.g BroadcastReceiver or CoroutineWorker?
Beta Was this translation helpful? Give feedback.
All reactions