Skip to content

Instantly share code, notes, and snippets.

@lequanghuylc
Last active October 18, 2019 16:09
Show Gist options
  • Save lequanghuylc/a041fe18196daf947a39aac9339ec717 to your computer and use it in GitHub Desktop.
Save lequanghuylc/a041fe18196daf947a39aac9339ec717 to your computer and use it in GitHub Desktop.
[react-native old version xcode build]
credit: https://github.com/facebook/react-native/issues/19529
rm -rf node_modules/ && yarn cache clean && yarn install
node_modules/react-native/scripts/ios-install-third-party.sh
cd node_modules/react-native/third-party/glog-0.3.4
./configure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment