Expo Error On iOS App

Hi. It looks like you probably upgraded from an SDK version lower than 33 to SDK 33. In SDK 33 a lot of the imports need to change.

Please see the following:

You can check the documentation for each one if you still have trouble after trying the codemod.

For Constants the documentation says:

import Constants from 'expo-constants';