mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This PR fixes PerfMonitor option not showing on iOS when running bridgeless. The `initialize` method is not called in bridgeless which causes this option to not be added. I've converted this approach to work for both bridgeless and non-bridgeless. bypass-github-export-checks ## Changelog: [IOS] [FIXED] - Perf Monitor option not showing in Bridgeless Pull Request resolved: https://github.com/facebook/react-native/pull/42891 Test Plan: Run RNTester, open Perf monitor Reviewed By: RSNara Differential Revision: D53518507 Pulled By: cipolleschi fbshipit-source-id: c16d41006c5a3f96d53d4f76fd317941a1eb839f