【发布时间】:2019-03-29 08:44:02
【问题描述】:
Expo react-native 应用无法在连接的 iPhone 上加载
当我使用以下命令启动我的应用程序时:
expo start --tunnel
我收到以下错误:
Logs for your project will appear below. Press Ctrl+C to exit.
Unable to resolve "react-native-vector-icons/AntDesign" from
"node_modules/react-native-elements/src/helpers/getIconType.js"
Building JavaScript bundle [=================================================================================================== ] 99%
我使用的是 ios 10.13.6 High Sierra。
有人以前见过这个问题吗?有什么调试或解决此问题的建议?
【问题讨论】:
标签: react-native expo