-
### 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
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…
-
### Description
No metro config found in E:\Users\project.
### Steps to reproduce
npm run start
### React Native Version
0.72.0
### Affected Platforms
Runtime - Android
### Output of `npx rea…
-
### Description
Hi,
I do have two tabs that host React Native as fragments in the android kotlin app. I would predictably see the app crashes if I switch between tabs that host React Native frag…
-
### Description
Heya! I'm migrating from Unistyles 2 to v3 beta.
When building an app on EAS with V3 + NitroModules etc, the build can't complete.
My app uses `USE_FRAMEWORKS` because [it is r…
-
**Describe the bug**
No matter how I configure the react-native-google-cast plugin in Expo it always asks bluetooth permission on app launch.
I would like to handle bluetooth permission by asking…
-
```
@gorhom/bottom-sheet@4.6.4
│ ├─┬ @gorhom/portal@1.0.14
│ │ └── react-native@0.76.1 deduped
│ └── react-native@0.76.1 deduped
├─┬ @miblanchard/react-native-slider@2.6.0
│ └── react-native@0.…
-
### Talk Description
React Native is a JS framework by Meta. A lot of work has been put over the last few years to migrate to new internal architecture based on C++. This has brought immense possibil…
-
I'm working on a React Native application that uses react-native-webview to load a third-party URL. I implemented the onNavigationStateChange callback to handle navigation based on the URL's state. Th…
-
### Description
I created a new React Native project using npx react-native init text.
After completing the setup, I ran the app on Android using `yarn android` without any additional configurations…