Hi! I'm building a minimal example of adding Koin to the
KMP Wizard minimal project with shared UI.
Koin's official
hello-kmp project has a different structure, so it barely helps me.
Kotlin's official
KMP-App-Template with a Museum App is a bit too complex, so I don't understand which parts are necessary for Koin.
I've set up Koin on top of the KMP Wizart minimal project. Could you help me produce code to inject a dependency in App.kt?
https://github.com/murfel/kmp-koin-demo/pull/1/files