Last active
October 18, 2019 16:09
-
-
Save lequanghuylc/a041fe18196daf947a39aac9339ec717 to your computer and use it in GitHub Desktop.
[react-native old version xcode build]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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