Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts 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?

React Navigation header title in nested tab navigator

Add an overlay to a react-navigation navigator

In react-navigation, how do I get the dimensions of the visible area between the header and TabBar?

How to Lock drawer for specific page using drawerNavigation [react-navigation][react-native]