I am implementing the react-native-push-notification
package in react-native.
In the example on the link: https://github.com/zo0r/react-native-push-notification#2-specify-handlers-for-the-notification-actions.
Error is displayed: Can't find variable: DeviceEventEmitter.
What can I do?