Following the react-native documentation installed all the node dependencies and pods the simulator launches when the react-native run-iOS command is used and the app won't launch! while trying to launch the app on a physical device it shows an error!
Bundle identifier is missing.
AwesomeProject doesn't have a bundle identifier. Add a value for PRODUCT_BUNDLE_IDENTIFIER in the build settings editor.