-
### Current behavior
The onAppReady callback of NavigationContainer from
@react-navigation/native
is never triggered. No logs or errors are generated.
### Expected behavior
The onAppReady callba…
-
### Current behavior
The tab labels do not show up immediately when the component is first rendered.
There is a noticeable delay before the labels are displayed, which affects the initial user experi…
-
### Current behavior
Screen Recording (Note: I never click on the bottom tabs)
https://github.com/user-attachments/assets/59bdd60c-d9a3-4573-8c8b-c1ccb1cfdb8b
After deep linking to 'Settings' and th…
-
### Current behavior
drawerStyle is not correctly applied. in the snack example, drawer is supposed to have a red backgroudn color, but does not.
### Expected behavior
drawerStyle is correctly appl…
-
## Environment
### Platform
Android
### Dependencies
"react-native-pager-view": "^6.4.1",
"@react-navigation/bottom-tabs": "^6.6.1",
"@react-navigation/native": "^6.1.18",
"@react-navigati…
-
### Current behavior
I am using the navigation created with @react-navigation/native-stack and have set headerShadowVisible: false. Everything works fine on screen A, but when I navigate from A to B …
-
It is (to me) unclear under which circumstances a bottom navigation shall be shown or not shown depending on whether the current activity is in bottom navigation or not and how a "follow" activity is …
-
### Current behavior
When I use setOptions to add headerLeft or headerRight in a fullScreenModal presented screen, I get an app crash. It used to work fine before I've updated my dependencies so pote…
-
### Current behavior
Hello, I noticed that a bug appears maybe once every 2 or 3 times (after launching the application).
The indicator (bottom indicator of the screen) doesn't update according t…
-
### Current behavior
hi!
I use a custom drawer content to put buttons that navigate to specific screens as material top tabs, which are nested as a drawer screen. since the new arch migration, I obse…