I have create sample React Native project and following the tutorial as per react native website.
I have try to run the application IOS simulator, its throwing error
Try to add CFBundleIdentifier in the Info.plist as:
CFBundleIdentifier org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)