I upgraded to Expo Sdk 51. Since the update, I have been getting this error. I tried npx expo install expo-asset
. But it didn’t work. What could possibly be the error here?
I tried npx expo start
. My React Native code works on expo go, but crashes when I use a development build.
Also I tried XCode Archive, but the app crashes upon loading everytime.
I tried rm -rf node_modules
and yarn install
, but still got no luck
RollsReus is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.