When creating a new react native project using the standard react-native init MyApp and running react-native run-ios for the first time I\'m seeing
react-native init MyApp
react-native run-ios
Have a go and try:
npm add @babel/runtime
Or upgrade babel runtime:
"@babel/runtime": "7.0.0-beta.55"