-
### Current behavior
V6, It work very well.
Log is like this and app is not working
Warning: TypeError: Attempting to change configurable attribute of unconfigurable property.(useRouteCache.js)
### E…
-
### Current behavior
In my application, I open a modal screen with react-navigation and from this screen I send a new parameter to the previous screen.
```typescript
navigation.popTo('BottomTabNavig…
-
### Current behavior
After to update our project to the last RN version and also react-navigation version, we started to receive this message in log:
**(NOBRIDGE) ERROR Warning: React.jsx: type is…
-
### Current behavior
npm install @react-navigation/stack@6.0.11. command given to compiler
Android Bundling failed 1067ms C:\Users\PMLS\Desktop\test\development\react-native\physician-preffered\node_…
-
### Current behavior
I am experiencing a bug when using my personal iPhone but not on iOS simulator. The Simulator shown is the iPhone 15 Pro while my personal is the iPhone 12. The bug is that somet…
-
### Current behavior
The button in the header (headerLeft and headerRight) does not work on Android. The button visually responds to the touch (I use TouchableOpacity), but the action is not executed…
-
### Current behavior
Only in ios, the nested route jump page jitters, and clicking the button also causes jitter
If you hide the header, there will be no jumping. It is suspected to be a rendering p…
-
https://github.com/user-attachments/assets/7c9ef839-c35a-42fc-97f8-f5cae01d03de
### Current behavior
I'm encountering an issue on Android devices where the tab label status is incorrect when switchin…
-
### Minimal reproducible example
https://github.com/vruffer/expo-router-minimal-repro
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue is web-related, please sel…
-
### Current behavior
Prior to updating RN and RN Navigation, I was able to have a global modal using a context without any issue with how it displayed. Since the update, the modal displays at the top…