在 ios 模拟器中进行任何更改后,React Native 应用程序不会刷新

发布于 2025-01-11 19:43:35 字数 403 浏览 0 评论 0 原文

我正在为 ios 构建一个应用程序,但是当我更改一些代码时,它不会反映在模拟器中。首先,我收到“找不到捆绑程序 URL”的错误,我按照 中给出的说明解决了该问题视频,然后热重载停止。 我什至无法通过 CMD+d 打开模拟器上的调试器菜单。

当我在“yarn react-native start”后重新打开应用程序时,我看不到加载过程。

注意:我在视频中给出的命令中写了“--dev true”,因为我发现“--dev false”不适用于开发人员模式。

任何帮助将不胜感激。

环境: 苹果系统, "react-native": "^0.66.3", 代码:12.4

I am building an app fo ios but when I change some code it doesn't reflect in simulator. First I am getting error of "No bundler URL found" and I solved it by following instruction given in this video, and after that hot reloading is stopped.
I can't even open the debugger menu on simulator by CMD+d.

When I reopen the app after "yarn react-native start" I can't see a loading process.

NOTE: I wrote "--dev true" in the command give in the video because I found that "--dev false" is not for developer mode.

Any help will be appreciated.

ENVIRONMENT:
MacOS,
"react-native": "^0.66.3",
Xcode: 12.4

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文