-
### Current behavior
If we navigate from screen **A to B** and then go back and navigate to **B** again it is not working.
**If we disable new architecture it is working.**
### Expected behavior
…
-
### Describe the bug?
error when call createConfig on android
(newArchEnabled=true, false both)
### What is expected to happen?
no error with createConfig
### What is the actual behavior?…
-
### Current behavior
I've created a sample react-native (RN.0.68.0) app on windows, with the latest version of react-navigation, after adding `@react-navigation/drawer`, It works fine in debug but in…
-
### Current behavior
Basically there is a native-stack in a material-top-tab in a native-stack. The root native stack shows a screen of its own for .5s before switching to the native-stack-in-mater…
-
### What happened?
After I managed to install and setup everything with RNN, I tried the basic navigation such register the screen and **setRoot** to display a component but I facing the issue that m…
-
### Current behavior
I wan't to position an image in stack header that overlap between header & screen.
I have created a custom headerTitle with an absolute position to do that.
But when using cr…
-
### Current behavior
```
}
screenOptions={{
tabBarStyle: {
position: "absolute",
}
}}>
```
Android cannot click on any bottom tab.
iOS and…
-
### Current behavior
I can press drawer open button and drawer slides, but I cannot press button for other screens in drawer. There are NO error messages.
### Expected behavior
Can press butt…
-
### Current behavior
Hello, thanks to review issue. Let me share behavior.
# Background
I use both React Navigation modal and `react-native` Modal. React Navigation modal is for inputting new ite…
-
# Flash-list library not working on React Native 0.71.4 with new architecture and Fabric
## Problem
The `flash-list` library builds successfully for both Android and iOS in a React Native environm…