react-native-push-notification
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
Bug
Environment info
react-native info output:
// paste it here
Library version: x.x.x
Steps To Reproduce
...
Describe what you expected to happen: