Running into the same issue here after upgrading from 0.44. None of the above solutions or clearing caches did the trick for me. Here‘s what I did to get things working again:
react-native/third-party/glog folder inside node_modules (for me, this was cd node_modules/react-native/third-party/glog-0.3.4)../../scripts/ios-configure-glog.shconfig.h header file is created for Xcode to findreact-native config.h is not found
原文:https://www.cnblogs.com/mooniitt/p/10331218.html