Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in react-navigation

Navigate from a Bottom Tab Navigator to a Stack Navigator

Differences between this.props.navigation.dispatch vs this.props.navigation.navigate?

How to get previous route name from React Navigation

Get the current active screen route of the tab navigator in react navigation

How to set a default screen Route in react Tab Navigation in React Native

React navigation 5 error Binding element 'navigation' implicitly has an 'any' type.ts

Passing params to tab navigator React Navigation 5

TabsNavigator inside StackNavigator

Error: A navigator can only contain 'Screen' components as its direct children

Header is not showing in react-navigation-drawer React-Native

How to add a button inside a react navigation drawer

go two screen back with single press event using react-navigation in react native app

Cannot find module 'NativeAnimatedHelper' when using Jest mock

React Navigation: Transparent header has no height

react-navigation How to set tabBar margin corresponding to Animated Value

TSLint: Property 'params' does not exist on type 'NavigationState'

How does one implement expanding card animation/transition using react navigation (react-native)?

How to use react-navigation's withNavigation in typescript?