Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in react-navigation-v5

Opening the Drawer navigator from the bottom tab

change active tab background color in react navigation material top tabs

How to enable Drawer Navigation only on specific screen (e.g. Home Screen) [react native] [react navigation]

How to make a Header that Animates from Transparent to Opaque Color on Scrolling down in React-Native React Navigation 5?

react-navigation 5 navigate multiple routes at once

how to hide label in bottom tab navigator react navigation v5

react navigation v5 How to reset or replace?

How to unmount screen on blur in a StackNavigator?

How to pass parameters to routes using tab navigator (createMaterialBottomTabNavigator)?

how to removing Top shadow of material-top-tabs?

React navigation 6 - navigating from one stack A to stack screen B - why screen B wont call useEffect (but renders)?

React Navigation v5: How to get route params of the parent navigator inside the child screen

How to add components above createMaterialTopTabNavigator?

Disable animation for a custom header in React Navigation

Whenever I am moving to different tab screens it shows the error "Accessing the state property of the route object is not supported"

Expo + React Navigation + Vercel: Deep Linking not working

How to fix this error: Check the render method of `DrawerNavigator`

interface does not satisfy the constraint 'Record<string, object | undefined>'. Index signature is missing in type 'StackParamList'.ts(2344)