React Native 编译 iOS 报 'config.h' file not found 一棵开花的松树 2019-06-04 332 阅读1分钟 解决办法: cd node_modules/react-native/third-party/glog-0.3.4 ../../scripts/ios-configure-glog.sh 在 Xcode 中 Clean 然后 Rebuild。