mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
f72f8daeaf
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