gayanSandamal / choner-mobile

0 stars 0 forks source link

Expo SDK Upgrade from 51 to 52 #105

Open gayanSandamal opened 7 hours ago

gayanSandamal commented 7 hours ago

I'm upgrading the SDK from 51 to 52 as it requires to upgrade

image

gayanSandamal commented 7 hours ago

I got the below warning and auto fix by expo

(NOBRIDGE) WARN  🚨 React Native's New Architecture is always enabled in Expo Go, but it is not explicitly enabled your project app config. This may lead to unexpected behavior when you create a production or development build. Set "newArchEnabled": true in your app.json.
Learn more: https://docs.expo.dev/guides/new-architecture/

As a fix for that expo-font and expo-secure-store has been removed automatically from the app.json Image