react-native-macos/React/CoreModules
Sheikh Jamir Alam f3155d0f80 Update RCTDevMenu.mm (#35910)
Summary:
Fixed typo with the word "running" in 2 places when failing to open Flipper.

Fixes https://github.com/facebook/react-native/issues/35899 .

Changelog:
[Internal] [Changed] - Fix typo with the word "running" when failing to open Flipper

Pull Request resolved: https://github.com/facebook/react-native/pull/35910

Reviewed By: christophpurrer

Differential Revision: D42641042

Pulled By: sshic

fbshipit-source-id: acebb26ab921e98235c4f8e8535fa89be2ffa8cd
2023-01-23 05:04:03 -08:00
..
BUCK remove -weak_framework (#89233) 2022-11-18 08:23:55 -08:00
CoreModulesPlugins.h Configure BlobModule as proper TurboModule 2022-11-16 10:10:06 -08:00
CoreModulesPlugins.mm Configure BlobModule as proper TurboModule 2022-11-16 10:10:06 -08:00
RCTAccessibilityManager+Internal.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTAccessibilityManager.h feat: Add support for "Prefer Cross-Fade Transitions" into AccessibilityInfo (#34406) 2022-08-25 10:45:15 -07:00
RCTAccessibilityManager.mm feat: Add support for "Prefer Cross-Fade Transitions" into AccessibilityInfo (#34406) 2022-08-25 10:45:15 -07:00
RCTActionSheetManager.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTActionSheetManager.mm feat: Add dismissActionSheet method to ActionSheetIOS (#33189) 2022-03-11 16:33:17 -08:00
RCTAlertController.h Back out "Fix `Alert` not showing in an app using `UIScene`" 2022-09-17 07:05:37 -07:00
RCTAlertController.m Fix RCTAlertController not showing when using SceneDelegate on iOS 13.0+ (#35716) 2023-01-04 11:40:34 -08:00
RCTAlertManager.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTAlertManager.mm Back out "Fix `Alert` not showing in an app using `UIScene`" 2022-09-17 07:05:37 -07:00
RCTAppState.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTAppState.mm Fix AppState by removing guard for bridge, since it doesn't use bridge 2022-05-01 13:36:09 -07:00
RCTAppearance.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTAppearance.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTClipboard.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTClipboard.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTDevLoadingView.h Remove UIKit import from RCTDevLoadingView.h (#35843) 2023-01-17 02:57:51 -08:00
RCTDevLoadingView.mm Null Exception Handling | Input Validation - RCTAlertController - RCTDevLoadingView (#35689) 2023-01-03 13:53:42 -08:00
RCTDevMenu.h Add hotkeysEnabled property to RCTDevMenu for iOS 2022-04-20 13:20:06 -07:00
RCTDevMenu.mm Update RCTDevMenu.mm (#35910) 2023-01-23 05:04:03 -08:00
RCTDevSettings.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTDevSettings.mm Include sampling profiler & inspector behind a compile-time flag 2022-12-08 14:57:29 -08:00
RCTDevSplitBundleLoader.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTDevSplitBundleLoader.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTDeviceInfo.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTDeviceInfo.mm prevent from publishing dimensions change event when app changes state (#34014) 2022-06-28 08:56:25 -07:00
RCTEventDispatcher.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTEventDispatcher.mm Possible fix for convertIdToFollyDynamic crash in RCTBaseTextInputView and RCTEventDispatcher 2022-07-25 18:14:46 -07:00
RCTExceptionsManager.h Reland D38460203 2022-09-07 14:41:45 -07:00
RCTExceptionsManager.mm Repair when RCTRedBoxGetEnabled is false , inoperative in RCTExceptio… (#35576) 2023-01-04 09:23:38 -08:00
RCTFPSGraph.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTFPSGraph.m add casts for implicit int to float 2022-04-21 12:18:53 -07:00
RCTI18nManager.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTI18nManager.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTKeyboardObserver.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTKeyboardObserver.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTLogBox.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTLogBox.mm Don't display Paper surface from Logbox if Bridge is invalid 2022-05-10 16:25:47 -07:00
RCTLogBoxView.h Ensure LogBox uses UIWindowScene API for opening its view 2022-04-25 10:39:26 -07:00
RCTLogBoxView.mm Minor: Rename RCTNotAllowedInAppWideFabric to RCTNotAllowedInFabricWithoutLegacy 2022-07-08 15:07:55 -07:00
RCTPerfMonitor.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTPlatform.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTPlatform.mm Replace folly::Optional with std::optional (#35436) 2022-11-28 02:08:12 -08:00
RCTRedBox.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTRedBox.mm Use monospace font for RCTRedBox.mm message (#34780) 2022-09-27 04:51:52 -07:00
RCTSourceCode.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTSourceCode.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTStatusBarManager.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTStatusBarManager.mm Remove folly import in GenerateModuleObjCpp 2022-03-22 17:10:18 -07:00
RCTTiming.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTTiming.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTWebSocketExecutor.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTWebSocketExecutor.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTWebSocketModule.h Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
RCTWebSocketModule.mm Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
React-CoreModules.podspec Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00