You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've created a wrapper called Navigator which I set in my MainActivity with a DisposableEffect. Is it alright to pass such objet to dependenciesContainerBuilder ?
Hi, just a quick question about dependenciesContainerBuilder
I've created a wrapper called
Navigator
which I set in myMainActivity
with aDisposableEffect
. Is it alright to pass such objet todependenciesContainerBuilder
?The text was updated successfully, but these errors were encountered: