mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
b13e2e8c2e
It looks like in the various changes to native module events, the documentation has become a little confused. As far as I can tell, if you use `sendAppEventWithName` then the `NativeAppEventEmitter` is used and if `sendDeviceEventWithName` then it should be `DeviceEventEmitter`.