This will upgrade dependencies to make the project compatible with Xcode 12.5. If you're running nvm, be sure to nvm unalias default due to an issue with a PREFIX env variable in the React Native build script: https://github.com/react-native-community/upgrade-support/issues/138
This will upgrade dependencies to make the project compatible with Xcode 12.5. If you're running nvm, be sure to
nvm unalias default
due to an issue with a PREFIX env variable in the React Native build script: https://github.com/react-native-community/upgrade-support/issues/138