react-native-macos/React
szymonrybczak f72f8daeaf feat: add invoking dev menu on iOS by pressing `d` in terminal (#36115)
Summary:
Inspired by tido64's comment https://github.com/react-native-community/cli/issues/1820#issuecomment-1424270890 I'm adding missing implementation on iOS for invoking dev menu by pressing `d` in terminal while metro is launched.

## Changelog

[IOS][ADDED] - Add invoking dev menu on iOS by pressing `d` in terminal.

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

Test Plan:
Press `d` in terminal while metro is launched - dev menu should appear.

https://user-images.githubusercontent.com/63900941/217936561-deea1390-221e-4f32-bbc4-e6fcfdf2a992.mp4

Reviewed By: rshest

Differential Revision: D43185001

Pulled By: javache

fbshipit-source-id: daa7af3b24b1b9f10d1a1ef8db8d9af816e912ea
2023-02-14 04:33:39 -08:00
..
AccessibilityResources/en.lproj VoiceOver reads Tab elements as "Tab Description" (#30689) 2021-01-15 11:09:01 -08:00
AppSetup Separatedly enable TM/Fabric (#35117) 2022-10-29 04:00:24 -07:00
Base Remove unreferenced RCTWeakProxy 2023-02-08 06:24:56 -08:00
CoreModules feat: add invoking dev menu on iOS by pressing `d` in terminal (#36115) 2023-02-14 04:33:39 -08:00
CxxBridge Unify native performanceNow implementation across platforms 2022-12-28 11:03:14 -08:00
CxxLogUtils Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
CxxModule fix missing imports and set disable_infer_precompiled_header] [shard:2/3][1/2] 2022-12-08 15:27:25 -08:00
CxxUtils fix missing imports and set disable_infer_precompiled_header] [shard:2/3][1/2] 2022-12-08 15:27:25 -08:00
DevSupport Include sampling profiler & inspector behind a compile-time flag 2022-12-08 14:57:29 -08:00
FBReactNativeSpec Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
Fabric Replace assert calls with RCTAssert in RCTSurfaceTouchHandler 2023-02-09 15:28:05 -08:00
Inspector Include sampling profiler & inspector behind a compile-time flag 2022-12-08 14:57:29 -08:00
Modules Refactor subclassing of RCTEventEmitter (#35106) 2022-11-08 07:06:07 -08:00
Profiler Add additional Systrace support 2022-09-14 16:29:20 -07:00
Tests Delete preemtive view allocation on iOS 2022-09-09 06:25:58 -07:00
UIUtils Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Views Reduce log level of "unrecognized font family" from Error to Info 2023-02-09 10:57:50 -08:00
React-RCTFabric.podspec Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00
third-party.xcconfig bump RTC-Folly to 2021.07.22 (#33841) 2022-06-21 12:36:43 -07:00