react-native-create-bridge icon indicating copy to clipboard operation
react-native-create-bridge copied to clipboard

Use RCTEventEmitter instead of RCTEventDispatcher

Open notgiorgi opened this issue 7 years ago • 0 comments

I'm trying to dispatch events from my UI component, and appears RCTEventDispatcher is mostly deprecated: https://github.com/facebook/react-native/pull/11792

I want to contribute to this but I need guidance.

notgiorgi avatar Sep 06 '17 08:09 notgiorgi