You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
I am encountering an issue with react-native-push-notification. Despite following the installation and configuration steps, I get the following error when running my React Native app:
ERROR Invariant Violation: new NativeEventEmitter() requires a non-null argument., js engine: hermes
Steps to Reproduce:
Install react-native-push-notification : npm install --save react-native-push-notification
Configure react-native-push-notification in the project: