当使用 react-native-progress 时,如下图所示为 iOS 获取 ART lib 问题:
ART LIB ISSUE IMAGE
Best Answer-推荐答案 strong>
在执行 npm install 时,这不会在 iOS 中自动更新。尝试删除节点模块并执行 npm install 如果这没有帮助,那么您必须手动在 XCode 中添加 ART 库。
关于ios - 在对 ios 做出 native react 时,我遇到了 ART Lib 问题,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/47768660/
|