-
I'm trying to use the NavigationView component in a fresh Expo/React Native project but getting the error below. I've implemented the same code that you have in the [example here](https://github.com/g…
1forh updated
2 weeks ago
-
### Minimal reproducible example
https://github.com/AndreasJJ/jest-expo-router-repro
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue is web-related, please sele…
-
### Summary
I ran `expo prebuild` in order to use **react-native-vision-camera** library.
To launch the app, I use **`expo run:ios`**, also tried all different ways like **`expo start`** with al…
-
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on our discord, in the #create-expo-stack channel.
```
❯ bunx create-expo-stack@latest
(node:3284) [DEP0040]…
-
Hello,
I am trying to integrate the 10tap-editor library into my Expo project using expo-router, but I am facing issues with rendering the toolbar inside the editor. Despite following the setup ins…
-
I followed the README but I can't get the plugin to work. I see:
```
Web Bundling failed 369ms node_modules/expo-router/entry.js (1 module)
error: node_modules/expo-router/entry.js: Cannot find m…
-
**Describe the bug**
I strictly followed the document for the project initialization, but... As shown in the figures, "Disconnected from Metro (1001: "Stream end encountered")."
**Reproduction**
…
-
### 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_…
-
### `package.json` file
```json
{
"name": "projectbread",
"main": "expo-router/entry",
"version": "1.0.0",
"scripts": {
"start": "expo start",
"reset-project": "node ./scripts/reset-p…
-
### Build/Submit details page URL
https://expo.dev/accounts/wowsers07/projects/expo-dev-1
### Summary
There is no QR code to download a dev build to my iOS device after running eas build --local --…