https://kotlinlang.org logo
#compose
Title
# compose
b

bidadh

11/04/2023, 12:55 AM
Hey all, does anyone played with dagger hilt or koin in compose-ios ? I’m following
koin
docs for compose multiplatform but it seems that docs are not up to date or I am missing something there
s

Shoaib khalid

11/04/2023, 6:14 AM
Hi, yes.
Have a look here for koin implementation in compose android/ios : https://github.com/JoelKanyi/FocusBloom
3 Views