admin管理员组文章数量:1391929
I'm currently working on a React Native project, and I'm trying to debug my app using the React Native Developer Menu. However, when I open the Dev Menu (by pressing Cmd + control + Z on iOS Simulator), I don't see the "Open DevTool" or even "Open Debugger" option.
What I’ve Tried Restarted Metro using:
yarn start --reset-cache
(Also tried npm start --reset-cache but no success).
Tried manually enabling debugging by modifying ReactNativeFlipper.js and checking if react-native-flipper is interfering.
Restarted my emulator/physical device and reinstalled the app.
Environment Details
- React Native Version: 0.75.4
- Development OS: MacOS
- Device/Emulator: iOS simulator
- Using Flipper: No
- Node.js Version: v18.18.0
Has anyone encountered this issue before? How can I bring back the "Open DevTool" option in the React Native Developer Menu? Any help would be greatly appreciated!
本文标签: debuggingReact Native Missing quotOpen DevToolsquot in Developer MenuStack Overflow
版权声明:本文标题:debugging - React Native: Missing "Open DevTools" in Developer Menu - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744721159a2621704.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论