Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in react-navigation-stack

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

How to Unmount a screen when moving to another in React Native

How to reset tab stack when you come back to a tab from another tab react navigation v5

Type error in getting route params within nested navigator using Typescript [react-navigation v6]

ReactNative Cannot update a component from inside the function body of a > different component

How can I hide the screen header but show my back button?

headerShown, headerTitle and other options not working on Screens

Stack.Navigator fade-transition between Stack.Screens in React-native?

Is is possible to use navigation.toggleDrawer() in navigation options

React Native Stack Navigator passing props

How do I add a navigation button to a React Navigation Stack header with nested Bottom Tab Navigator?

React native navigation cross screens notification "snackbar"

Where to put all the screens which are common in multiple stack navigators? - React Navigation v5

How to remove double header with react-navigation?

Expo Router - when using router.push() to a screen in a different tab, unable to return to root of push

React Native: Stack Navigator mode='card' or mode='modal' is not working (expo project)

How do I hide material bottom tab navigator in a nested stack navigator in react native

Is there a way to see if a Screen/Route exists in a navigation stack for React Navigation v5?

The action POP with payload was not handled by any navigator