react-native-macos/React
Kevin Gozali 04ea9762e2 iOS: register lazy nativemodules on startup when Chrome is attached
Summary:
@public
This allows apps to specify custom lazy modules that they need to load during chrome debugging. This is because lazy modules won't be available on start up, hence these modules will be missing in JS land, causing problems.

Reviewed By: shergin

Differential Revision: D12899408

fbshipit-source-id: dca313648e994b22e3ee5afec856ef76470065f9
2018-11-02 00:16:16 -07:00
..
Base iOS: register lazy nativemodules on startup when Chrome is attached 2018-11-02 00:16:16 -07:00
CxxBridge iOS: register lazy nativemodules on startup when Chrome is attached 2018-11-02 00:16:16 -07:00
CxxModule iOS changes to switch to JSI 2018-10-18 01:06:24 -07:00
CxxUtils Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
DevSupport RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
Fabric Fabric: New UIManager registration process (beginning) 2018-10-29 13:06:24 -07:00
Inspector RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
Modules Fix the lazily LaodedView to avoid weird naming issues 2018-10-30 14:41:53 -07:00
Profiler Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
React.xcodeproj Upgrade folly to v2018.10.22.00 for iOS (#21976) 2018-10-29 12:13:11 -07:00
UIUtils Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Views Split ViewAccessibility into DeprecatedViewAccessibility and rename r… (#21422) 2018-10-05 10:03:10 -07:00
third-party.xcconfig Upgrade folly to v2018.10.22.00 for iOS (#21976) 2018-10-29 12:13:11 -07:00