Is there any work happening on making a DI library, like dagger 2, but for kotlin multiplatform?
p
patjackson52
12/12/2018, 7:57 PM
I believe Koin has it on the roadmap, but not there yet
j
jw
12/12/2018, 9:07 PM
Koin isn't a DI library. It's a service locator with which you can manually do DI.
j
jdemeulenaere
12/14/2018, 6:33 PM
@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
jw
12/14/2018, 6:41 PM
I'm on paternity leave now so I have a lot of one hour breaks. I'll see if I can whip something up...