SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Update NativeModule documentation to show correct event emitter usage

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`.
C
Colin Ramsay committed
b13e2e8c2ef8c943f99bcbb3a8e1ff60cf526c0a
Parent: fe2155e