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

Complete guide reference

Open maronski opened this issue 4 years ago • 2 comments

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?

maronski avatar Jan 30 '21 19:01 maronski

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

Dallas62 avatar Jan 30 '21 19:01 Dallas62

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.

github-actions[bot] avatar Jan 31 '22 00:01 github-actions[bot]