-
## 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…
-
Hello,
I am having a very similar issue to [this one](https://github.com/MaxAst/expo-share-extension/issues/14). The extension is hanging in the exact same way as the video in that issue, and I am …
-
### 📜 Description
We want to be able to set the styles for the `ItemCardHeader` used for Template Cards seen from Create. In our custom theme we tried using:
```tsx
BackstageItemCardHeader: {
…
-
## What feature would you like to see?
As described in [react-native-firebase#5716](https://github.com/invertase/react-native-firebase/issues/5716), when the user taps on a notification group, …
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
**Describe the bug**
When trying to call Notifications.Push.enable() from the index.ts React Native project, the following error is produced.
`ERROR TypeError: _notifications.Notifications.Push.e…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
# Problem Statement
Hii, I have been using react native for learning and started to work on a project where this push notifications play a big role.
I have started for building for android fir…
-
"react-native": "0.72.5",
"expo": "^49.0.0",
"@intercom/intercom-react-native": "4.0.1",
"config-plugin-react-native-intercom": "^1.10.1",
I have been unable to get Android notifications wor…
-
Hi,
I am unable to get notifee to work with incoming APNS notification when react native app is in foreground.
None of the event handlers are triggered.
Notifications are received correctly and i…