react-native-macos/React/Profiler
Lukas Kurucz 15619c22e5 Fix PerfMonitor appearance when reloading JS (#24073)
Summary:
Fix for this issue I rasied: https://github.com/facebook/react-native/issues/24024
When I toggle `Show Perf Monitor` and reload JS `CMD+R` the Perf Monitor will be hidden, but settings in dev menu will persist. So to fix this state and need to `Hide Perf Monitor` and `Show Perf Monitor` again to see it.

[iOS] [Fixed] - Show Perf Monitor, after reloading JS
Pull Request resolved: https://github.com/facebook/react-native/pull/24073

Differential Revision: D14560025

Pulled By: cpojer

fbshipit-source-id: cd5602bd6ee041b8b3e61d163d10bd8bc47237b9
2019-03-21 03:21:15 -07:00
..
RCTFPSGraph.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTFPSGraph.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTMacros.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTPerfMonitor.m Fix PerfMonitor appearance when reloading JS (#24073) 2019-03-21 03:21:15 -07:00
RCTProfile.h Fix 50 xcode warnings (#23553) 2019-02-20 10:17:26 -08:00
RCTProfile.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTProfileTrampoline-arm.S Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTProfileTrampoline-arm64.S Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTProfileTrampoline-i386.S Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTProfileTrampoline-x86_64.S Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00