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
in the Navigator navigationBar param? The reason is. I want to create a list of tabs and have access to the Navigator Context so I can use navigator.push without using the standard NavigationBarRouteMapper
You can override the props you don't want. For example if you add "style=[customStyle]" to the list of props it will override the forwarded style from {...this.props}.
Can't move NavBar as a component
Two examples
First -> Works
Second -> Not working
The text was updated successfully, but these errors were encountered: