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

Hello, I would like to call a function when the use click to a notification I have looked in the other issues to answer this question. And I have seen many responses to this subject. I need to use PushNotification.configure as well as onNotification: function The problem and when I use this function I get the following error: Default FirebaseApp is not initialized in this process I only use local notifications so I don't have to install firebase. Is there a way to call a function when the user clicks on a notification without using firebase? Thank you

Open sounder717 opened this issue 1 year ago • 2 comments

Bug

Environment info

react-native info output:

 // paste it here

Library version: x.x.x

Steps To Reproduce

...

Describe what you expected to happen:

Reproducible sample code

sounder717 avatar Apr 09 '24 05:04 sounder717