If you prebuild native project files (Android and iOS folders), you also need to follow the guidelines here: docs.expo.dev/bare/upgrade/?fromSdk=50&toSdk=51
Upgrade 1 version at a time (49 to 50 first and make sure everything works fine and then 50 to 51). Follow the instructions from the expo docs for each upgrade: docs.expo.dev/workflow/upgrading-expo-sdk-walkthrough/#sdk-changelogs
If you are using development builds and prebuild your ios and Android packages, you need to make sure you make the following changes as well: docs.expo.dev/bare/upgrade/?fromSdk=49&toSdk=51
@@tuhablasingles With this, I did not prebuild the app locally. I used EAS as you see in the video. I suggest you post something on SO or Github with the exact issue
If you prebuild native project files (Android and iOS folders), you also need to follow the guidelines here: docs.expo.dev/bare/upgrade/?fromSdk=50&toSdk=51
Thank you!
I am getting issue upgrading to expo 51 from 49 please help me
Upgrade 1 version at a time (49 to 50 first and make sure everything works fine and then 50 to 51). Follow the instructions from the expo docs for each upgrade: docs.expo.dev/workflow/upgrading-expo-sdk-walkthrough/#sdk-changelogs
If you are using development builds and prebuild your ios and Android packages, you need to make sure you make the following changes as well:
docs.expo.dev/bare/upgrade/?fromSdk=49&toSdk=51
router types not working.
Could you provide more context? Example?
With 51 I have an error, it tells me that gradle is not compatible and jdk too, didn't you have that problem?
I did not. What version was your starting point? Did you go from 50 to 51 or from an earlier version?
@@ReactJsJourney from 50 to 51, do you have a repository to look at your gradle files and podfiles? please
@@tuhablasingles With this, I did not prebuild the app locally. I used EAS as you see in the video. I suggest you post something on SO or Github with the exact issue