react-native-macos/React/CoreModules
Peter Argany c9600a310f Connect to RCTInspectorDevServerHelper in bridgeless mode
Summary: Changelog: [Internal]

Reviewed By: shergin

Differential Revision: D26623985

fbshipit-source-id: 98aff018adc0e9aca517d8faebd20fe98e9b708b
2021-02-26 17:41:46 -08:00
..
BUCK Use native_module_spec_name to name codegen targets 2020-12-24 00:50:01 -08:00
CoreModulesPlugins.h Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
CoreModulesPlugins.mm Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTAccessibilityManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTAccessibilityManager.mm Round 3: Remove @synthesize bridge = _bridge from NativeModules 2020-12-19 06:01:48 -08:00
RCTActionSheetManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTActionSheetManager.mm Apply clang-format update fixes 2021-01-09 22:11:00 -08:00
RCTAlertController.h Fix retain cycle in RCTAlertController 2020-12-04 18:12:23 -08:00
RCTAlertController.m Fix retain cycle in RCTAlertController 2020-12-04 18:12:23 -08:00
RCTAlertManager.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTAlertManager.mm Fix retain cycle in RCTAlertController 2020-12-04 18:12:23 -08:00
RCTAppState.h Call stopObserving on correct queue 2020-09-21 17:30:34 -07:00
RCTAppState.mm Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTAppearance.h Add dark mode to loading progress 2020-05-12 20:56:06 -07:00
RCTAppearance.mm Add dark mode to loading progress 2020-05-12 20:56:06 -07:00
RCTAsyncLocalStorage.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTAsyncLocalStorage.mm Split NativeAsyncStorage into NativeAsyncLocalStorage and NativeAsyncSQLiteDBStorage 2020-10-15 08:49:28 -07:00
RCTClipboard.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTClipboard.mm Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams 2020-04-16 17:29:55 -07:00
RCTDevLoadingView.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTDevLoadingView.mm Refactor notification subscriptions in RCTDevLoadingView 2021-02-03 11:53:57 -08:00
RCTDevMenu.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTDevMenu.mm Basic bridgeless support for RCTDevMenu 2021-02-04 12:34:48 -08:00
RCTDevSettings.h Cleanup - remove isLiveReloadAvailable 2021-02-04 12:34:48 -08:00
RCTDevSettings.mm Connect to RCTInspectorDevServerHelper in bridgeless mode 2021-02-26 17:41:46 -08:00
RCTDevSplitBundleLoader.h Fix loading from Metro in Bridgeless mode (#29453) 2020-07-23 17:11:32 -07:00
RCTDevSplitBundleLoader.mm Fix loading from Metro in Bridgeless mode (#29453) 2020-07-23 17:11:32 -07:00
RCTDeviceInfo.h Remove unneeded NSNotification center removeObserver 2019-11-04 10:19:30 -08:00
RCTDeviceInfo.mm Round 2: Remove synthesize bridge = _bridge 2020-12-17 10:13:32 -08:00
RCTEventDispatcher.h Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTEventDispatcher.mm Fix crash in RCTEventEmitter 2020-10-29 22:07:09 -07:00
RCTExceptionsManager.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTExceptionsManager.mm Round 2: Remove synthesize bridge = _bridge 2020-12-17 10:13:32 -08:00
RCTFPSGraph.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTFPSGraph.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTI18nManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTI18nManager.mm Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams 2020-04-16 17:29:55 -07:00
RCTKeyboardObserver.h Make RCTKeyboardObserver TurboModule-compatible 2019-11-01 12:06:20 -07:00
RCTKeyboardObserver.mm Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTLogBox.h Fix Logbox Fullscreen View 2020-08-18 12:29:45 -07:00
RCTLogBox.mm Fix Logbox Fullscreen View 2020-08-18 12:29:45 -07:00
RCTLogBoxView.h Fix Logbox Fullscreen View 2020-08-18 12:29:45 -07:00
RCTLogBoxView.mm Fix Logbox Fullscreen View 2020-08-18 12:29:45 -07:00
RCTPerfMonitor.mm Codemod: Migrate from bridge.devSettings to RCTModuleRegistry 2020-12-12 19:02:03 -08:00
RCTPlatform.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTPlatform.mm Run getConstants method statements on main queue 2020-06-02 23:01:35 -07:00
RCTRedBox.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTRedBox.mm Codemod: Migrate from bridge.eventDispatcher to RCTModuleRegistry 2020-12-11 10:42:28 -08:00
RCTSourceCode.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSourceCode.mm Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams 2020-04-16 17:29:55 -07:00
RCTStatusBarManager.h remove most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -07:00
RCTStatusBarManager.mm Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTTiming.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTTiming.mm Make RCTTiming a regular NativeModule 2019-11-08 17:28:23 -08:00
RCTWebSocketExecutor.h Make RCTWebSocketModule TurboModule-compatible 2019-11-08 14:14:46 -08:00
RCTWebSocketExecutor.mm "The Metro Server" -> Metro 2020-07-02 14:51:18 -07:00
RCTWebSocketModule.h Make RCTWebSocketModule TurboModule-compatible 2019-11-08 14:14:46 -08:00
RCTWebSocketModule.mm fix: crash when insert nil value into a dictionary (#30066) 2020-10-12 01:47:49 -07:00
React-CoreModules.podspec Remove iOS10/tvOS10 support from remaining podfiles 2021-02-19 13:47:25 -08:00