- Uses Expo v52. So you have to check and be sure that you are running on Expo v52 else update your Expo app on playstore
If it happens that the latest version of Expo is no longer v52. You can do the following to get the app up and running on the latest version of Expo: run the following commands in the terminal of the project
- npx expo install expo@latest
- npx expo install --fix