摘要:
解决办法临时解决办法(简单粗暴)修改/ios/Podfile注释掉Flipper相关的内容。 # Enables Flipper. # # Note that if you have use_frameworks! enabled, Flipper will not work and # you s 阅读全文
摘要:
No bundle URL present. Make sure you're running a packager server or have included a .jsbundle file in your application bundle. Failed to resolve addr 阅读全文
摘要:
Xcode10 Xcode11:library not found for -lstdc++.6.0.9 临时解决 临时解决方案: 1.将libstdc++.6.0.9tbd.zip解压,放到以下目录: 链接: https://pan.baidu.com/s/1a43oakMgSyQNnKJMHKt 阅读全文
摘要:
1. 错误提示:cannot initialize a parameter of type 'NSArray<id<RCTBridgeModule>> *' with an lvalue of type 'NSArray<Class> *__strong' NSArray<RCTModuleData 阅读全文