mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47231 changelog: [internal] `EventEmitter::dispatchEvent` and `EventEmitter::dispatchUniqueEvent` that were accepting shared_ptr are not needed. Their functionality is covered by other methods. Let's get rid of them to keep the API of EventEmitter slim. Reviewed By: rubennorte Differential Revision: D65040505 fbshipit-source-id: cffdc3ef042418178c5e2e5714779dfd0b61455e