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
Try upgrading your packages. You could have an old package causing the problem:
yarn upgrade-interactive --latest