react-native-macos/React/CoreModules
Ramanpreet Nara 5a57a538c9 Split NativeAsyncStorage into NativeAsyncLocalStorage and NativeAsyncSQLiteDBStorage
Summary:
Although the interface for both NativeModules is the same, we'd like to enforce 1 `TurboModuleRegistry.get` call per NativeModule spec file. Therefore this diff splits the one spec into two.

Changelog: [Internal]

Reviewed By: fkgozali

Differential Revision: D24325260

fbshipit-source-id: f18718e4235b7b8ccbfc44a7e48571ecf483a36c
2020-10-15 08:49:28 -07:00
..
BUCK Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07: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 Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTActionSheetManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTActionSheetManager.mm Revert D21396409: Add possibility to disable buttons in action sheet ios 2020-05-19 16:36:32 -07:00
RCTAlertController.h iOS: Update RCTAlertManager to use new RCTAlertController (#29295) 2020-08-06 16:20:47 -07:00
RCTAlertController.m iOS: Update RCTAlertManager to use new RCTAlertController (#29295) 2020-08-06 16:20:47 -07:00
RCTAlertManager.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTAlertManager.mm iOS: Update RCTAlertManager to use new RCTAlertController (#29295) 2020-08-06 16:20:47 -07: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 Add dark mode to loading progress 2020-05-12 20:56:06 -07:00
RCTDevMenu.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTDevMenu.mm Part 2: Update ObjC++ codegen classes to use ObjCTurboModule::InitParams 2020-04-16 17:29:55 -07:00
RCTDevSettings.h Add `RCTDevSplitBundleLoader` native module 2020-06-08 09:07:42 -07:00
RCTDevSettings.mm Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07: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 Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTEventDispatcher.h Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTEventDispatcher.mm Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07:00
RCTExceptionsManager.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTExceptionsManager.mm Rename RCTTurboModuleLookupDelegate to RCTTurboModuleRegistry 2020-07-07 16:25:11 -07: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 Fix crash when enabling Performance Monitor on iOS 13.4 (#28512) 2020-04-03 20:44:20 -07: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 Make RCTEventDispatcher TurboModule-compatible 2020-10-14 02:40:10 -07: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 most of tvOS remnants from the code (#29407) 2020-09-28 21:26:41 -07:00