TheWidlarzGroup / react-native-notificated

⚡️React Native toast notifications
https://thewidlarzgroup.github.io/react-native-notificated/
MIT License
365 stars 21 forks source link

[EXAMPLES] Add an example of handling a push notification payload when app is in foreground #156

Closed danielmark0116 closed 1 year ago

danielmark0116 commented 2 years ago

Describe the solution you'd like As a developer I'd like to have an example of how we can use react-native-notificated to handle an incoming push notification payload when the app is in foreground when using the FCM implementation with Firebase

Acceptance criteria

Resources: