I am new to React Native. I used react-native init XXX to create a new project. When launch the xcodeproj, I got an error saying:
react-native init XXX
const setupE
I resolved the issue by adding . ~\.bash_profile to the top of shell script.
. ~\.bash_profile