mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/36981 We are (following a quick internal RFC) looking to standardise the term "[in-app] [Developer|Debug] menu" to "Dev Menu" in the React Native Debugging docs (and all docs references). (Indeed, the prevalent existing use in docs was already "Developer menu".) This PR aligns naming in the `RCTDevMenu` component on iOS. See also https://github.com/facebook/react-native-website/pull/3692. Changelog: [iOS][Changed] - Rename "Debug Menu" title to "Dev Menu" Reviewed By: christophpurrer Differential Revision: D44872456 fbshipit-source-id: c222bb2c551a4f434a1dc0efbb8d4f75c785aa11