slackhq/circuit

Support koin for code gen

Opened this issue · 3 comments

Please support koin https://github.com/InsertKoinIO/koin for code gen

Would need to be community-contributed and fit within the model of our existing code gen.

It would be pretty awesome to have for multiplatform projects, especially since the Dagger team isn't going to be working on KMP support anytime soon.

@malbanese If you want multi platform dependency injection support, you can use kotlin-inject which works very similarly to dagger