react-native-macos/Libraries/ReactPrivate
Joshua Gross 271b9132bc Rename RawEventTelemetryEventEmitter to RawEventEmitter
Summary:
This event listener does nothing by default and will do nothing if (developer) users don't explicitly create some telemetry system for their own app.

This EventEmitter makes that easier but isn't necessarily tied to telemetry, especially since it does nothing at all by default.

Changelog: [Internal]

Reviewed By: yungsters

Differential Revision: D34060116

fbshipit-source-id: 9345a52f502e0225358fdaa1431c052a70fa54ce
2022-02-07 18:19:53 -08:00
..
README ReactPrivate, an explicit interface between the renderer and RN (#24782) 2019-05-20 07:16:57 -07:00
ReactNativePrivateInitializeCore.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ReactNativePrivateInterface.js Rename RawEventTelemetryEventEmitter to RawEventEmitter 2022-02-07 18:19:53 -08:00

README

JS modules in this folder are forwarding modules to allow React to require React Native internals.