mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bf1a5ca8f1
Summary: Pressability previously was filtering which events get forwarded through the PerformanceEventEmitter, but this causes issues for native telemetry systems which won't know which events Pressability has skipped (or why). Also, the "delay ms" no longer has any meaning because the native timestamps and Date.now() have a different time-basis entirely. Changelog: [Internal] Differential Revision: D31251300 fbshipit-source-id: f097047ac150e8dddb0f3857d9f375bae2318681