react-native-push-notification
react-native-push-notification copied to clipboard
Complete guide reference
Question
Is there a complete guide on how to setup push notifications using this package with react-native-firebase and react-native-push-notification-ios with the latest version of RN?
Hi @maronski
If you work with RNFirebase/messaging, use all features of RNFirebase/messaging first, then complete your needs with this library (channel, local notification).
For the installation, use first RNFirebase/messaging instructions. Avoid duplicate services in AndroidManifest or duplicate methods in AppDelegate.
But there is no "complete guide/reference" since it depends on what you want to achieve.
Regards
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.