what Dependecy Injection do you guys use to replac...
# multiplatform
d
what Dependecy Injection do you guys use to replace hilt in compose multiplatform??
i have a compose project ( android )which we are willing to rebuild for multiplatform but what to use for Dependency Injection. was trying koin but mess up ig till now any where i can find a working sample of it if possible.
p
Try kotlin-inject, it has a channel #C0255B8KX7W
plus1 1
d
ok, thanks
v
I use Ktor Koin
d
ktor for api calls or DI ??
v
Sorry, I was posting this after a long day at work 😅 Koin https://insert-koin.io/docs/reference/koin-mp/kmp/
🤣 1
👍 1
d
ah no issues happens
Koin added compose multiplatform recently that tab was not there earlier ig it was till kotlin multiplatform.
anyway it worked for me @Vytenis Thanks man
👍 1