react-native-push-notification icon indicating copy to clipboard operation
react-native-push-notification copied to clipboard

React Native Local and Remote Notifications

Results 239 react-native-push-notification issues
Sort by recently updated
recently updated
newest added

# Bug FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkDebugDuplicateClasses'. > A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable ## Steps To Reproduce 1. Install...

Added namespace definition in build.gradle

Hello everyone Do you know why i can not push Remote notification to IOS device ? even i have device token and certificate for Development and Production. I follow the...

Hi, I am using react-native-push-notification for integrating notifications in my react-native app, while getting a remote notification I am able to see the notification on notification tray and also my...

# Question When I receive many push notifications I want to create it to be 1 group like WhatsApp (like red circle in image below). ![7aCBA](https://user-images.githubusercontent.com/31440793/108584594-a0699880-7368-11eb-9207-5f47137fbf3b.png)

# Question Is there a complete guide on how to setup push notifications using this package with [react-native-firebase](https://github.com/invertase/react-native-firebase) and [react-native-push-notification-ios](https://github.com/react-native-push-notification-ios/push-notification-ios) with the latest version of RN?

Stale

Hi, I have created my rn project with Expo and installed this package with the iOS package. I have created the project 3 times following the documentation. Also I tried...

Stale

Hi, i hope you can give me a hint. I am sending silent pushes to the device and then display a local notification from within `onNotification`. Everything works fine except...

My push notification works with sound, but I can't see the large icon for both background and foreground remote notifications. ![Screenshot 2020-08-27 at 10 02 36](https://user-images.githubusercontent.com/23414844/91408765-0f988100-e84d-11ea-8ebc-6ea0ef4d9101.png) Also I get this...