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 code below i cant get the <TabBar /> to work by passing this.props.navigation as a navigation prop. I need a standalone TabBar that isnt defined in the Router.
Version
Tell us which versions you are using:
"react-native-router-flux": "^4.0.0-beta.28",
"react-native": "https://github.com/expo/react-native/archive/sdk-26.0.0.tar.gz",
In the code below i cant get the
<TabBar />
to work by passingthis.props.navigation
as anavigation
prop. I need a standaloneTabBar
that isnt defined in the Router.I get the following error:
The text was updated successfully, but these errors were encountered: