How is the purpose of `AndroidScopeComponent` and `KoinScopeComponent`? I’m using `AndroidScopeComp...
p
How is the purpose of
AndroidScopeComponent
and
KoinScopeComponent
? I’m using
AndroidScopeComponent
to handle with activities and
KoinScopeComponent
to handle with fragments. But I think maybe it is’nt the right usage.