I trying to run my first React Native... with AwesomeProject... After a \"react-native run-ios\" i got :
** BUILD FAILED ** The following
** BUILD FAILED **
The following
First, run the command react-native upgrade. Then, delete your ios and android folders. Then, run react-native eject. Then, run react-native-git-upgrade. Then, run react-native link.
react-native upgrade
ios
android
react-native eject
react-native-git-upgrade
react-native link
Finally, run the react-native run-ios command again.
react-native run-ios