Has anyone been using Hilt yet? Based on my very ...
# android
m
Has anyone been using Hilt yet? Based on my very cursory testing, i don’t really see a way to provide self contained injection inside of a library. Basically, i have data that i pass from a host app to a library, and then the library creates it’s own dagger graph. I’m not really seeing a way to do that in hilt