Great article, but I never see an example of scopi...
# koin
t
Great article, but I never see an example of scoping per Fragment which seems like a use case more Android developers face. Single Activity is promoted heavily by Google. Also Navigation Architecture is becoming the defacto standard and I expect to scope dependencies to specific navGraph flow. Are examples of this somewhere to be found? Is it even possible? Thanks in advance