gpt4 book ai didi

ios - 为什么react-native应用程序在热重载时会重新启动(在热重载模式下保存的更改)?

转载 作者:行者123 更新时间:2023-11-28 23:38:49 30 4
gpt4 key购买 nike

我正在 IOS 平台上开发 react-native (0.57) 应用程序。当我在代码编辑器中保存代码更改(启用热重载)时,IOS 应用程序重新启动,而在 Android 中它运行良好。在 Android 中,它只会更新该页面而不会重新启动。这是 IOS 的正常行为,还是我做错了什么?

我已经在真实的物理设备上对此进行了测试。 IOS(iphone-5s)、Android(小米3s prime)

最佳答案

iOS 应用在更新时重启是完全正常的。

Android has instant app support which enable it to just reload the changes without quitting the app, whereas the iOS doesn't have any such options available yet, it has to reload the entire app

所以不要为此烦恼,享受编码吧。

关于ios - 为什么react-native应用程序在热重载时会重新启动(在热重载模式下保存的更改)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54103379/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com