-
I'm getting this error when calling `fetchWeatherApi()` in my React Native app:
`ReferenceError: Property 'TextDecoder' doesn't exist`
I'm able to work around the issue by polyfilling, as done h…
-
### Build/Submit details page URL
https://expo.dev/accounts/soheilxpawn/projects/german-term-new-arch/builds/5647d5e9-5f71-4327-93d8-034e78f1a281
### Summary
I want to build an APK of my app for an…
-
## Your Environment
* Plugin version: 4.2.5
* Platform: Android
* OS version: 10
* Device manufacturer / model: Oppo A5 (2020)
* React Native version (`react-native -v`): npm:react-nativ…
-
### Describe the issue
After upgrading React Native to version 0.75.4. Session replay fails to compile for Android.
I get the following message
```
e: file:///Users/rmerchant/Projects/Avios/IAGLoy…
-
Issue
Describe your issue here
Hello everyone i have problem with firebase analytics tracking for Android.My application is React Native.On Android i dont receive in_app_purchase event.
Javascr…
-
The side-note at the bottom of README.md should also contain information about how to exclude the react-native-svg from your project. I searched endlessly for a solution when my android app couldn't b…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-reanimated-confetti@1.2.0` for the proje…
-
Whenever i run "expo run:android" via npm package.json this error occurs:
``` Task :pchmn-expo-material3-theme:compileDebugKotlin FAILED
│
│ FAILURE: Build failed with an exception.
│
│ * Wh…
-
### Build/Submit details page URL
https://expo.dev/accounts/ahmedprusevic/projects/polaris/builds/b3057f65-7eb8-4b53-a245-55ba8cb894c2
### Summary
Running post install hook on eas pipeline fails on…
-
I currently updating my app to RN 0.73.8, while doing this I am experiencing an issue with importing SVG's correctly. The imports are runtime recognised to be of type number rather than of type React.…