Is there any work happening on making a DI library...
# multiplatform
j
Is there any work happening on making a DI library, like dagger 2, but for kotlin multiplatform?
p
I believe Koin has it on the roadmap, but not there yet
j
Koin isn't a DI library. It's a service locator with which you can manually do DI.
j
@jw About that, IIRC you were thinking about working on such a multiplatform DI library/plugin, right? Please share it once you have a repository somewhere 🙂
j
I'm on paternity leave now so I have a lot of one hour breaks. I'll see if I can whip something up...
👌 1