-
### Description
Failed build
Task :react-native-reanimated:buildCMakeDebug[armeabi-v7a] FAILED
C/C++: ninja: error: mkdir(src/main/cpp/reanimated/CMakeFiles/reanimated.dir/C_/projects/Idea/Ide…
-
Now that pwa.kiwix.org has great support for Android / Firefox (in addition to Chrome) - kudos @Jaifroid and maybe others - it looks to me that the difference between native apps (at least on iOS / An…
-
### Description
### Steps to reproduce
create new application
RCT_NEW_ARCH_ENABLED=0 pod install
add text input
### React Native Version
0.76.1
### Affected Platforms
Runtime - iOS
#…
-
**Describe the bug**
On Android when the user tries to scroll the carousel the app crashes and closes itself. Inspecting with Android Studio gives this error (top of the error stack):
```
java.lang…
-
### Description
I have tried to open react native devtools with my own project and with the default app when you create a new app and in both cases the devtools opens up with the error you see in t…
-
## Issue
### Description:
Hello React Native Firebase team,
We’re experiencing a significant data discrepancy between Firebase and Google Ads for specific conversion events in our app…
-
Crossposting from [https://github.com/facebook/react-native/issues/46775](this) issue of the react-native repo. All credits go to the original author! Reproduction repo available here: [ht…
-
### Description
I'm using react-native-firebase messaging to receive firebase push notifications using this line:
```JavaScript
messaging().setBackgroundMessageHandler(onMessageReceived);
```
…
-
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…
-
**Current Behavior**
When using react-native-copilot to integrate a walkthrough on a specific screen in my application, I encountered an issue: if the user presses the back button on Android while …