-
### Current behavior
I started noticing an extra margin at the bottom of the screen in **iOS only**, when I use **top tabs navigation**, which didn't use to be there before. Note that I use **EXPO**.…
-
**Is your feature request related to a problem? Please describe.**
On mobile, the bottom time slider drawer can only be opened by sliding. I find that interaction a bit cumbersome, and I'm not sure a…
-
How is the component supposed to handle horizontal system insets? The current behavior is definitely wrong, but there is no information in the documentation about how it's supposed to be.
-
### Current behavior
If you enable the `headerLargeTitle` and provide a custom background for the header via the `headerBackground` option, iOS large title behaviour(collapse on scroll) will be disab…
-
### Current behavior
Drawer Navigation is causing re-rendering to whole app while opening or closing.
(Uploading the Profile for reference)
[drawer-profile.json.zip](https://github.com/react-…
-
### Current behavior
it shows a white screen randomly when switching between tabs
### Expected behavior
shouldn't show white screen
### Reproduction
https://snack.expo.dev/@nitishspacebox/navigat…
-
1. Create a user with elasticsearch index privileges:
indices: metrics-*, metricbeat-*
privileges: 'read', 'view_index_metadata'
and kibana privileges: Infrastructure
2. Navigate to Infra app and you…
-
### Current behavior
(I am opening this issue here because [it is said that](https://github.com/react-navigation/react-navigation/issues/10432#issuecomment-1073822647) this issue might be related t…
-
### Current behavior
https://github.com/react-navigation/react-navigation/assets/40333518/14fa8eca-3374-4579-99de-052d1e4f9173
Using an AVD (Pixel 5) running API 34, if I use Iconify icons for m…
-
### Current behavior
### Context
My application has a bottom bar, managed by `@react-navigation/bottom-tabs`, which manages two screens:
* A Home screen, which includes text and a button
* A Video…