错误:React Native 'config.h' file not found

React Native 'config.h' file not found

解决方法:

1,执行命令:cd node_modules/react-native/third-party/glog-0.3.4

2,执行命令:../../scripts/ios-configure-glog.sh

3,Clean 然后重新build

 

 

 

相关文章: