some time ago, every time I start a new project of react-native or when I install the modules I present this error.
\'glog/logging.h\' file not found.
\'glog/logging.h\' file not found
I fixed it by deleting the podlock file and Pods folder then pod install, sharing here so that it might help someone.