Hello guys, <React/RCTLog.h> <React/RCTBridge.h> are not found since I upgrade react-native to 0.40 Sometimes also <React/RCTEventEmitter.h> is not found. I tried _"react-native-git-upgrade" _"rm -rf node_modules/" _"watchman watch-del-all" _"rm -fr $TMPDIR/react-*" _"npm i" But the build still Fail :-(