Is support for react native 0.79 and react 19 planned? #1217
|
I'd like to upgrade to Expo v53 which updates the versions of React Native to v0.79, React to v19 and React Native Web to v0.20.0. Currently, I'm blocked from upgrading to this Expo version because of the pinned dependencies with fixed versions of this library ( "react": "18.3.1", "react-native": "0.77.1"). Is there a specific reason to pin the versions to fixed path-levels? And is it planned to support react native 0.79 and react 19? Thank you for your support! |
Answered by
subhankarmaiti
Jun 24, 2025
Replies: 1 comment 5 replies
|
Hi @alex-suciu, This version is compatible with React 19, React Native 0.79, and also supports Expo SDK 53. |
5 replies
Answer selected by
subhankarmaiti
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @alex-suciu,
You can install our latest beta version using:
npm install react-native-auth0@beta
This version is compatible with React 19, React Native 0.79, and also supports Expo SDK 53.