For Android, Dagger is now recommended by Google.....
# koin
s
🤔 3
s
meh...
v
feel the same way
s
Thing is, that you can do proper DI with a service locator (koin, kodein, etc), making your depending objects unaware of the DI framework you're using. It requires a bit more code and discipline, but it's possible. However, if JetPack indeed finds a good way to make Dagger easier for lifecycle objects (Activities, etc), I'm listening! 😀
👏 3