When upgrading Expo, can I jump to newest release? (or do I have to upgrade one version at a time)

If I am currently working with a project on version 18 of Expo and I want to upgrade to version 21, do I follow the guide to upgrade to version 21? OR… do I follow the guide to upgrade to version 19, then 20, then 21?

You can jump from 18 to 21 but you should read all the change logs, including the React Native change logs. I’d recommend doing smaller incremental upgrades rather than trying to save time by jumping all at once.

2 Likes