rm -r ~/.rncache
Download bellow files into ~/.rncache
- https://github.com/google/glog/archive/v0.3.4.tar.gz
- https://github.com/google/double-conversion/archive/v1.1.5.tar.gz
- https://github.com/react-native-community/boost-for-react-native/releases/download/v1.63.0-0/boost_1_63_0.tar.gz
- https://github.com/facebook/folly/archive/v2016.09.26.00.tar.gz
rm -r <your-project>/node_modules/react-native/third_party
open <your-project>/ios/<your-project>.xcodeproj
- clean cache
CMD + SHIFT + K
react-native run-ios