-
Using mode="outlined" on TextInput the app in iOS emulator crashes. Removing this attribute it works.
On Android it works
### Your Environment
| software | version
| -----…
-
### Description
Delta is not reset between gestures when it returned `false`
```jsx
PanResponder.create({
onMoveShouldSetPanResponder(e, gesture) {
const {dx, dy} = gesture
…
-
### Description
The layout animations work just fine when the app is ran inside Expo Go, but does not run when using Android development builds. I'm using **Expo (SDK 51)**. My development OS is **…
-
### Description
Currency unit EURO (represented by the € symbol) is spoken ONLY for Google Pixel device and NOT for Samsung devices
### Steps to reproduce
1) Install the application with yarn andro…
-
### Minimal reproducible example
https://github.com/ConnerPC88/expo-video-min
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development bu…
-
### Description
When using I18nManager to switch the layout direction between RTL (Right-to-Left) and LTR (Left-to-Right), the changes do not reflect after reload on the UI(doesn't force styles), b…
-
We are receiving the occasional report that the app hangs for short periods when starting UX cam.
This happens on iOS devices.
Our app is built with react native, but this error seems to originate…
-
### Minimal reproducible example
https://github.com/winghouchan/jest-expo-eventemitter-removesubscription-not-a-function-mcve
### What platform(s) does this occur on?
_No response_
### Where did y…
-
## Issue
Sometimes, when using the function `signInWithPhoneNumber`, Firebase Console reports the error: `INVALID_APP_CREDENTIAL` and our users can not sign in.
I am not su…
-
### What happened?
hi.
I can use Android Studio to directly run the app on my phone, but when I try to generate an APK, an error occurs. It says it can't find the Node environment, even though my No…