Skip to content

How to migrate from Expo SDK 52 to SDK 53? #167872

Closed Answered by JoelDeonDsouza
harshattray asked this question in Discussions
Discussion options

You must be logged in to vote

Hi,
Before starting, create a Git branch or backup your project to avoid potential issues during the upgrade.

Install Expo SDK 53

npx expo install expo@^53.0.0

Automatically fix and update compatible dependencies

npx expo install --fix

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by harshattray
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussions GitHub Discussions is a collaborative communication feature
3 participants