-
### Minimal reproducible example
Render any react-native-vector-icons on Expo 50 web
### Summary
After upgrading to Expo 50, our react-native-vector-icons on our web build stopped rendering - both …
-
```
"react-native": "0.74.5",
"@notifee/react-native": "^7.7.0",
"react-native-reanimated": "^3.12.1",
"react-native-gesture-handler": "^2.16.2",
"react-native-safe-area-context": "^4.10.1",
`…
-
### Description
I'm using a custom input field which is just based on the basic TextInput component in react-native.(I'm using Android device btw)
The screen essentially consists of two input fields…
-
### Description
Hi React Native team
There seems to be issue with the latest Android 15 release,
The `Dimensions.get('window').height` seems not consistent in the model device Pixel6a , i thi…
-
### 👟 Reproduction steps
I just used this sdk with my bare react native project and encountern the error that this package uses expo-file-system and I have to use expo with my bare react native proje…
-
### Problem Description
I'm trying to port [BabylonReactNative](https://github.com/BabylonJS/BabylonReactNative) to TurboModules,
but when I made codegen and run the app, it crashes with memory addre…
-
We are facing a problem in our React Native project after updating the react-native-mparticle package from version 2.7.8 to 2.7.9. This update also led to an upgrade of the mParticle-Apple-SDK pod fro…
-
![Screenshot 2024-09-20 at 10 47 52 AM](https://github.com/user-attachments/assets/09d20d7b-2568-4087-bcde-d7a2b2864ee4)
# The problem
when i am trying to build the ios app when i am not using "…
-
### Description
When I updated react native to 0.74.1, I found safari devtools(direct JSC debugging) cannot inspect JSContext of the iphone simulator in my mac, which works right in 0.74.0.
I chec…
-
I'm trying to connect the iHealth Push Wrist Blood Pressure Monitor (model KD-723) using the iHealth React Native SDK. I have a valid license and passed the device type as "KD723" as per the document…