react-native-macos/React
Ramanpreet Nara e549f6984e Gate TurboModule eager initialization
Summary:
TurboModule eager initialization is a bit dangerous if we get it wrong, which we did (twice): T69449176.

This diff gates TurboModule eager init behind a MC, so that we can control (i.e: turn off/on, and do gradually rollout of) TurobModule eager initialization in isolation from the larger TurboModules experiment.

Changelog: [Internal]

Reviewed By: PeteTheHeat

Differential Revision: D22460359

fbshipit-source-id: 3b8dce0529f1739bd68b8b16d6a28aa572d82c2c
2020-07-09 16:24:31 -07:00
..
AccessibilityResources/en.lproj Add localized accessibility strings to React Core pod (#27995) 2020-02-20 14:31:03 -08:00
Base Gate TurboModule eager initialization 2020-07-09 16:24:31 -07:00
CoreModules Rename RCTTurboModuleLookupDelegate to RCTTurboModuleRegistry 2020-07-07 16:25:11 -07:00
CxxBridge Gate TurboModule eager initialization 2020-07-09 16:24:31 -07:00
CxxModule Guard all NativeModulePerfLogger calls with a null check 2020-05-20 20:19:30 -07:00
CxxUtils Clang format for all React Native files 2020-03-08 23:01:17 -07:00
DevSupport Add "Open Debugger" and "Open React DevTools" to iOS dev menu 2020-04-15 19:34:52 -07:00
Fabric Fabric: Simplifying RCTPerformMountInstructions 2020-07-07 12:01:56 -07:00
Inspector Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Modules Do not log warning if JS responder isn't set in Fabric 2020-06-30 15:56:47 -07:00
Profiler Clang format for all React Native files 2020-03-08 23:01:17 -07:00
UIUtils Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Views Deprecate calculateChildFrames from RCTScrollView 2020-06-16 12:50:16 -07:00
React-RCTFabric.podspec Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00
third-party.xcconfig Upgrade Folly to v2020.01.13.00 (#27810) 2020-01-21 12:44:00 -08:00