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! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @alex-suciu, This version is compatible with React 19, React Native 0.79, and also supports Expo SDK 53. |
Beta Was this translation helpful? Give feedback.
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.