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

push notifications and receiving FCM

Open code-by opened this issue 3 years ago • 1 comments

I'd like to generate local push notifications and also receive and display notifications receiving from FCM also. Do I need install @react-native-firebase also so my App will get notifications from FCM?

code-by avatar Mar 15 '22 13:03 code-by

yes you must install @react-native-firebase/app and @react-native-firebase/messaging then you can call local notif when onMessage image

irsyaadbp avatar Apr 25 '22 04:04 irsyaadbp

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 May 05 '23 00:05 github-actions[bot]