Can I use koin for mpp ios di with jetbrain-compos...
# koin
m
Can I use koin for mpp ios di with jetbrain-compose experimental? @Ahmad Hassan is it the same case like your build problem? @burnoo any idea ?? 💡💡💡💡
1
👍 2
b
Native target is not currently supported by
koin-compose
. The only solution for now would be cloning the repository, adding native ios targets manually (similar to this but here in
kotlin {}
block) and including it manually in the project. @arnaud.giuliani it would be great to see a new
koin-compose
release with fixed
-js
artifact and native support 👌
a
yes, will publish quickly a fix for it 👍
m
@arnaud.giuliani ios as well? or just for js?
a
both, will try to fix quickly those days
I can ping you to ask for double check
m
thank you!!! I need it for my masterthesis 🙂
I’m investigating the possibilities to have a single source code for mobile apps using the Kotlin Compose shared UI and logic and any deps that can help to achieve the goal
maybe you add a integration example for ios that would be my best case ❤️
a
@Magdalena Tsolaki yeah sure 🙂 need to complete the existing tutorials with https://insert-koin.io/docs/quickstart/kotlin