Hello Kotlin lovers :wave: Some news from our Kode...
# feed
z
Really nice! 👏 I actually switched recently from Koin to Kodein mostly because of better Kotlin multiplatform support and scalability with multi module project. The only thing that I’m missing from Koin is the ability to
checkModules
in tests, so I can prevent runtime crashes. Do you have something like this in Kodein? I couldn’t really find anything
r
We have a lot of things on our roadmap, testing the dependency graph is one of them. Maybe with compiler plugins. But, our priority is on Kotlin/Multiplatform and swift compatibility, to provide a dev experience on iOS as smooth as for Android 😊
👍 1