After using dagger for oh so many years, with no i...
# koin
z
After using dagger for oh so many years, with no issues really. I had heard much about koin, yet I didnt fully understand how it could be so great, so I had to try it. Now that all is said and done, Koin is my favorite library of the year. Thank you, and happy holidays! 🎄
7
5
koinscroll 6
🎄 2
koin parrot 3
a
I switched to Hilt recently; always used Koin before that. I miss Koin's ability to inject pretty much anywhere. However, that tempted me to write "bad" code, e.g. I found myself injecting shared pref stuff within UI-only code, which made testing difficult. Not really a Koin problem, but I'm still staying with Hilt. It reduced our APK size and improved performance very very slightly (not quite error, but close enough).
m
@Zoltan Demant Many thanks Zoltan for these warm words 🙏