npx expo install expo@^51.0.0 --fix
to fix expo and it's dependencies to latestnpx expo-doctor@latest
to verify for any issuesnpx expo install --check
to upgrade deps
npx expo@next install --fix
run thisnpx expo prebuild --clean
clean the buildyarn ios
run the iOS app