I've been looking at the anvil-sample, and I don't see how to make a dagger component scoped to a navigation graph.
I would like to create some subcomponent on feature module, scoped to the feature.
But the mavericks factory API only gives me access to a fragment or an activity.
I've been looking at the anvil-sample, and I don't see how to make a dagger component scoped to a navigation graph. I would like to create some subcomponent on feature module, scoped to the feature. But the mavericks factory API only gives me access to a fragment or an activity.
Have you some idea on how to do this?