react-native-push-notification
react-native-push-notification copied to clipboard
React Native Local and Remote Notifications
# 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). 
# 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?
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...
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.  Also I get this...