react-native/React
Kevin Gozali 6a1f48e06d TM iOS: rollout strategy 1 - added RCTEnableJSINativeModule(BOOL)
Summary:
To be able to test out new approach for NativeModules, introduce a simple runtime flag to enable the new system (doesn't exist yet). In addition, each module should declare a static `+ (BOOL)allowJSIBinding` in the objc class to be considered for the new approach. Doing so skips the processing of the module during bridge startup.

Note: this doesn't do anything special for `- (NSArray *)extraModulesForBridge:(RCTBridge *)bridge` impl yet.

Differential Revision: D9554296

fbshipit-source-id: 3508db6589e9f72367f62aa7ca15fce3d3adda72
2018-08-29 15:48:59 -07:00
..
Base TM iOS: rollout strategy 1 - added RCTEnableJSINativeModule(BOOL) 2018-08-29 15:48:59 -07:00
CxxBridge TM iOS: rollout strategy 1 - added RCTEnableJSINativeModule(BOOL) 2018-08-29 15:48:59 -07:00
CxxModule
CxxUtils
DevSupport
Fabric Fabric: Unified event pipeline: connecting the dots 2018-08-27 07:32:38 -07:00
Inspector
Modules
Profiler Fix memory usage display in Perf Monitor (#19664) 2018-08-09 12:46:47 -07:00
React.xcodeproj Updated the glog library version from 0.3.4 to 0.3.5 (#20811) 2018-08-23 14:17:18 -07:00
UIUtils
Views Make SafeAreaView to work on iOS < 11 (#18534) 2018-08-23 12:02:35 -07:00
third-party.xcconfig Updated the glog library version from 0.3.4 to 0.3.5 (#20811) 2018-08-23 14:17:18 -07:00