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
Add your node path to Build Phases / Bundle React Native Code and images settings
Setting