mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
caf010914c
Summary: Replaces `fbjs/performanceNow` call sites in React Native with `performance.now`. We did not originally polyfill this in `InitializeCore`, but now we do (and back it with a proper `nativePerformanceNow` implementation). Also, added the missing polyfill to our Jest setup. Changelog: [Internal] Reviewed By: cpojer Differential Revision: D22445948 fbshipit-source-id: dcfd9867c050617f6e2a3d0a1eb6f48a44771dda