react-native-macos/React/CoreModules
Nicolas Charpentier 56dfc86d64 Enable dev keyboard shortcuts on Mac Catalyst (#27479)
Summary:
This enables the dev menu to bo opened from keyboard shortcuts in dev from a Mac Catalyst app.

cc TheSavior andymatuschak radex

## Changelog

[iOS] [Fixed] - Enable dev keyboard shortcuts on Mac Catalyst
Pull Request resolved: https://github.com/facebook/react-native/pull/27479

Test Plan:
It depends on https://github.com/facebook/react-native/issues/27469 (to have working WebSocket in debug).

![image](https://user-images.githubusercontent.com/7189823/70629346-d3a68880-1bf7-11ea-8949-7553157a2f9c.png)

Differential Revision: D19576528

Pulled By: shergin

fbshipit-source-id: 32b4f8424fb7d270640af4bc50dba24f488bef4f
2020-01-26 19:57:18 -08:00
..
BUCK Rename isolation root to "default" in fbobjc 2020-01-24 08:26:36 -08:00
CoreModulesPlugins.h Add NativeLogBox module on iOS 2019-12-10 02:31:37 -08:00
CoreModulesPlugins.mm Add NativeLogBox module on iOS 2019-12-10 02:31:37 -08:00
RCTAccessibilityManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTAccessibilityManager.mm Remove unneeded NSNotification center removeObserver 2019-11-04 10:19:30 -08:00
RCTActionSheetManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTActionSheetManager.mm Fix Share dialog not resolving promise when dismissed on iOS (#26842) 2019-10-28 16:24:16 -07:00
RCTAlertManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTAlertManager.mm Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTAppState.h Guard against nil bridge during teardown 2020-01-06 17:03:06 -08:00
RCTAppState.mm Guard against nil bridge during RCTAppState change 2020-01-24 14:20:43 -08:00
RCTAppearance.h Add RCTOverrideAppearancePreference to iOS Appearance module 2019-12-20 11:20:48 -08:00
RCTAppearance.mm Add RCTOverrideAppearancePreference to iOS Appearance module 2019-12-20 11:20:48 -08:00
RCTAsyncLocalStorage.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTAsyncLocalStorage.mm Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTClipboard.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTClipboard.mm Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTDevMenu.h Make RCTDevMenu and RCTDevSettings TurboModule-compatible 2019-11-04 16:07:23 -08:00
RCTDevMenu.mm Enable dev keyboard shortcuts on Mac Catalyst (#27479) 2020-01-26 19:57:18 -08:00
RCTDevSettings.h Make RCTDevMenu and RCTDevSettings TurboModule-compatible 2019-11-04 16:07:23 -08:00
RCTDevSettings.mm Migrate RCTDevSettings to TM 2020-01-17 17:22:14 -08:00
RCTDeviceInfo.h Remove unneeded NSNotification center removeObserver 2019-11-04 10:19:30 -08:00
RCTDeviceInfo.mm emit Dimensions change enent when app goes split screen 2019-12-11 10:04:20 -08:00
RCTExceptionsManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTExceptionsManager.mm LogBox - Don't show native redbox for JS errors 2019-10-31 16:26:42 -07:00
RCTFPSGraph.h Make RCTPerfMonitor TurboModule-compatible 2019-11-01 12:06:21 -07:00
RCTFPSGraph.m Fix podspecs 2019-11-01 19:34:46 -07:00
RCTI18nManager.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTI18nManager.mm Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTKeyboardObserver.h Make RCTKeyboardObserver TurboModule-compatible 2019-11-01 12:06:20 -07:00
RCTKeyboardObserver.mm Make RCTKeyboardObserver TurboModule-compatible 2019-11-01 12:06:20 -07:00
RCTLogBox.h Add NativeLogBox module on iOS 2019-12-10 02:31:37 -08:00
RCTLogBox.mm LogBox - Double sync rendering timeout 2020-01-05 05:22:01 -08:00
RCTPerfMonitor.mm Make RCTPerfMonitor TurboModule-compatible 2019-11-01 12:06:21 -07:00
RCTPlatform.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTPlatform.mm Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTRedBox.h Make RedBox TurboModule-compatible 2019-11-04 16:07:23 -08:00
RCTRedBox.mm Enable dev keyboard shortcuts on Mac Catalyst (#27479) 2020-01-26 19:57:18 -08:00
RCTSourceCode.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTSourceCode.mm Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTStatusBarManager.h Make RCTStatusBarManager TurboModule-compatible 2019-11-01 12:06:20 -07:00
RCTStatusBarManager.mm Add requiresMainQueueSetup YES to top offenders 2019-12-04 07:48:54 -08:00
RCTTVNavigationEventEmitter.h Make RCTTVNavigationEventEmitter TurboModule-compatible 2019-11-04 16:07:24 -08:00
RCTTVNavigationEventEmitter.mm Make RCTTVNavigationEventEmitter TurboModule-compatible 2019-11-04 16:07:24 -08:00
RCTTiming.h Make RCTTiming TurboModule-compatible 2019-10-16 19:00:26 -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 Make RCTWebSocketModule TurboModule-compatible 2019-11-08 14:14:46 -08:00
RCTWebSocketModule.h Make RCTWebSocketModule TurboModule-compatible 2019-11-08 14:14:46 -08:00
RCTWebSocketModule.mm Make RCTWebSocketModule TurboModule-compatible 2019-11-08 14:14:46 -08:00
React-CoreModules.podspec Upgrade Folly to v2020.01.13.00 (#27810) 2020-01-21 12:44:00 -08:00