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
{{ message }}
This repository was archived by the owner on May 14, 2020. It is now read-only.
Hey!
I have just a question, i am struggling to solve it for a while now.
I want to have a screen, to navigate there from another using
``
It only works, if i add this screen into the
TabNavigator:but then in this case, it appears on the bottom bar (next to home, prorfile, etc).
I don't want this to be there, so could you please help me how to solve it that I can naivgate to this screen, but it's not appear on the bottom bar?
Thank you!