mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: We're currently showing warnings when we call `performanceObserver.observe` and the native module for performance observers isn't available, but we don't do the same for `performance.mark`, `performance.measure`, etc. This adds the warning in those cases. Changelog: [internal] Reviewed By: rshest Differential Revision: D41872270 fbshipit-source-id: d720580b930550f27c827a58243579c42a4f6da9