-
### Current Behavior
Bumping past version 1.115.5 causes the `use-did-finish-ssr` module to no longer resolve. When adding the dependency manually, after app bootup I get the following: `TypeError: C…
-
I have cloned this project, then cd into example, then `npx expo start` and got
```
expo-speech-recognition/example
Error: Cannot find module 'expo/config-plugins'
```
How to solve it?
Also wha…
-
When i run `yarn eject` under the `universal` directory, i get the following error:
```
File copied successfully!
Copying file from packages/screens/utils/currency/index.tsx to ../expo-app/screen…
-
### Minimal reproducible example
https://github.com/pweisensee/demo-android-modules
### What platform(s) does this occur on?
Android
### Did you reproduce this issue in a development build?
Yes
…
-
### Minimal reproducible example
https://github.com/AruSeito/expo-test
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the issue?
in a development build
### Sum…
-
Hi, I have faced an issue as shown in title when I start my react native app.
May you help to investigate the issue behind?
version in package.json
"@metamask/sdk": "^0.30.0",
"@metamask/sdk-rea…
-
### How were you trying to build the app?
When attempting to build an Android app with React Native 0.76 using the `yarn android` command, the build fails at the configureCMakeDebug[arm64-v8a] step.
…
-
As soon as I can create an app called "objstor" it fails to load but all other app name work.
Screenshot
![image](https://github.com/user-attachments/assets/02b3cedf-075c-4025-996d-30e07eb50…
-
### Build/Submit details page URL
_No response_
### Summary
EAS expo build failed du loading assets JSON from Metro
### Managed or bare?
Managed
### Environment
expo-env-info 1.2.0 environmen…
-
I have a brand new Expo project and I'm trying to load a tflite model via this library. It works fine (but my app slows down too much) without passing the `core-ml` argument. When I pass core-ml I get…