mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
022dc8ef38
Summary: This function returns a HOC that passes `scopedPerformanceLogger` as a prop to the wrapped component. That HOC can be used whenever we can't declare `static contextType` as `PerformanceLoggerContext` on a component, for example because React supports only one React Context per component. Reviewed By: sahrens Differential Revision: D14385560 fbshipit-source-id: 41971b4bf499f336c34b9220a3ee97c4ed89498d