cd ios pod install // install all pods for new project xcodebuild clean // delete ios build cd .. npx react-native run-ios --simulator="iPhone 14 Plus"