react/scripts/flow
Joshua Gross 9d4e8e84f7
React Native raw event EventEmitter - intended for app-specific perf listeners and debugging (#23232)
* RawEventEmitter: new event perf profiling mechanism outside of Pressability to capture all touch events, and other event types

* sync

* concise notation

* Move event telemetry event emitter call from Plugin to ReactFabricEventEmitter, to reduce reliance on the plugin system and move the emit call further into the core

* Backout changes to ReactNativeEventPluginOrder

* Properly flow typing event emitter, and emit event to two channels: named and catchall

* fix typing for event name string

* fix typing for event name string

* fix flow

* Add more comments about how the event telemetry system works

* Add more comments about how the event telemetry system works

* rename to RawEventTelemetryEventEmitterOffByDefault

* yarn prettier-all

* rename event

* comments

* improve flow types

* renamed file
2022-02-07 18:34:01 -08:00
..
config Delete all but one `build2` reference (#22391) 2021-09-21 13:15:41 -07:00
createFlowConfigs.js [DevTools] Add DevTools forked Feature flags (#18994) 2020-10-12 13:07:10 -04:00
environment.js Add onRecoverableError option to hydrateRoot, createRoot (#23207) 2022-02-04 07:57:33 -08:00
react-devtools.js Console Logging for StrictMode Double Rendering (#22030) 2021-08-25 15:35:38 -07:00
react-native-host-hooks.js React Native raw event EventEmitter - intended for app-specific perf listeners and debugging (#23232) 2022-02-07 18:34:01 -08:00
react-relay-hooks.js [Flight] Simplify Relay row protocol (#20168) 2020-11-10 19:54:42 -08:00
runFlow.js Console message fixed for devtools (#23067) 2022-01-05 11:45:45 -05:00
xplat.js Re-add old Fabric Offscreen impl behind flag (#22018) 2021-08-03 19:30:20 -07:00