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
Take a look in the file Example/Example.js and see if you can reproduce the error using the Example project that we have here.
I would say that it might be related with the Scene - if you have it nested in other scenes - it will not work, cause it does not manage the that anymore after the react-navigation upgrade. So you will have to pass this prop to the right scene to have it showed right.
The example app is working as expected - try to run it - it might shed a light for you.
Version
Tell us which versions you are using:
Expected behaviour
See text in the right side of NavBae
Actual behaviour
Don't see text in the right side of NavBar
Steps to reproduce
For non-obvious bugs, please fork this component, modify Example project to reproduce your issue and include link here.
Reproducible Demo
Please provide a minimized reproducible demonstration of the problem you're reporting.
Issues that come with minimal repro's are resolved much more quickly than issues where a maintainer has to reproduce themselves.
The text was updated successfully, but these errors were encountered: