React 19? #3535
Unanswered
Kyle Essenmacher (kessenma)
asked this question in
Q&A
React 19?
#3535
Replies: 2 comments
|
I think using React 19 with lower than React Native 0.78 is unsupported / undefined behavior territory. Maybe it'll work, but there's nothing in this set of libraries to specifically aid that. |
0 replies
|
Hi, the short answer to this is "no". That's not currently possible. The longer answer: Parts of React is shipped with React Native. You cannot change the version in |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Does this library support RN 0.78, which includes support for React 19? Or does it allow you to stay on RN 0.77 and use React 19?
All reactions