-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [X] I am running the latest version
- [X] I checked the documentation and found no answer
- [X]…
-
### Build/Submit details page URL
_No response_
### Summary
Build keeps failing for SDK 48, few weeks back the build working, now the build keeps failing
If in eas.json file, adding the below code…
-
### Build/Submit details page URL
https://expo.dev/accounts/rithmm/projects/rithmm-mobile/builds/83841b26-0738-4c10-832b-4956d99e831e
### Summary
I'm consistently getting this integrity misma…
-
I use React native with Expo
"react-native-svg": "^5.3.0",
"react-native-svg-uri": "^1.2.3"
"expo": "^27.0.0"
"react-native": "https://github.com/expo/react-native/archive/sdk-27.0.0.tar.gz"
…
-
Is there a way to upgrade the version and build at my end as an dependency in my project? Please suggest.
Possible to
```
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tre…
-
### Description
We've recently upgraded our Expo app from SDK 49 to 50, including upgrading `react-native-reanimated` from 3.3.x to 3.7.x. We also upgraded `react-native` from 0.72 to 0.73. Now any…
-
## Environment
```
React Native Environment Info:
System:
OS: macOS 10.14.1
CPU: x64 Intel(R) Core(TM) i5-8259U CPU @ 2.30GHz
Memory: 40.65 MB / 16.00 GB
Shell: 5.…
-
I am defining my background task so that it is not doing anything, simply running, and then finishing. The task schedules just fine, and adb says the job is running, however my app immediately crashe…
-
## 🐛 Bug Report
On react native web, the TabView tab bars and nested Tab tabs become unresponsive to swipes and clicks after navigating away (via StackNavigator or BottomNavigationTab - the o…
-
### Description
Each time a new component is added at the beginning or in the middle of the list, the last component (the one that was added first) re-mounts. I've noticed that when a new component i…