Hi guys. I'm starting a new Kotlin project and won...
# android
r
Hi guys. I'm starting a new Kotlin project and wondering which dependency injection library should I use. I've used Dagger2 with Java in the past, but it doesn't seem to fit that well with Kotlin. Any suggestions?
r
Dagger 2 works
r
Yeah, implementing it as we speak, thank you 👍