Expo support for React Native 0.80
JUN 12, 2025
By Gabriel Donadel
React Native 0.80 is supported in a canary release of the Expo SDK, instructions available in this post. Expo SDK 54 will be released in late summer and will likely support React Native 0.81.

Expo SDK 53 currently supports React Native 0.79 (default), released April 8, 2025.
React Native 0.80 support is available in a canary release of the Expo SDK, to allow early adopters to use it right away. This is not intended to be a stable release, but if you are particularly adventurous and have a good motivation to use it today, you certainly can (provided that other non-Expo libraries you depend on are also compatible). You can read more about Expo SDK policy for tracking React Native releases in our docs.
Canary releases represent a snapshot of the state of the
mainbranch at the time they are published. Canary package versions include-canaryin the name, along with the date and commit hash, such as54.0.0-canary-20250611-f0afe80.
npx create-expo-app my-app --template blank@canarynpx expo install expo@canary --fixExpo SDK 54 will be released late summer, and it is intended to support React Native 0.81. Keep an eye out for a beta release in late August or September.
Fetched April 8, 2026