-
### Current behavior
Hello,
I am trying to develop a project in React Native with Navigate, and the project will be hosted at a path like this:
https://website.com/my-root/index.html
So in…
-
### Current behavior
I have a Stack.Navigator (native-stack but also tried using just stack) nested inside a Tab.Navigator.
Links actions (onPress), generated using `useLinkProps` (using object), …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Description
When using Android devices (iOS and Android emulator is fine) you cannot use onPress in the header bar. onPressIn and onPress out does work. This was tested mostly with Samsung devi…
-
### Description
I am using the react-native navigation for navigating between the screens.
both drawer navigation and bottom navigation are being used:
```
"@react-navigation/bottom-tabs":…
-
### 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
The refresh control spinner flickers when using `headerSearchBarOptions`
this is with a fresh `npx react-native@latest init Test`
Minimal repo:
```
import React, {…
-
This issue is [a duplicate of an issue opened on React Navigation repo](https://github.com/react-navigation/react-navigation/issues/12119), but a contributor suggests me to also post an issue on this …
-
## What I did
After installing `@dev-plugins/react-navigation` in expo project, I added these 2 lines according to documentation:
![Screenshot 2024-06-03 at 13 12 30](https://github.com/expo/dev-plu…
-
TypeError: Cannot read property 'init' of null, js engine: hermes
ERROR Invariant Violation: "main" has not been registered. This can happen if:
* Metro (the local dev server) is run from the w…