-
Notifications
You must be signed in to change notification settings - Fork 485
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for new versions of React and React Native #534
Comments
Many functions are deprecated likes this one |
I just started learning ViroReact and noticed that the Quick Start Tutorial fails to start with React Native 0.58.3. The example code uses some modules that are not available in the RN 0.58.3. Like |
Im having the same issues as @tzprm using RN 0.58.4 |
Is there any ETA on the next version, and which RN-version do you then plan to support? |
We plan to upgrade to RN 0.59. Next release is scheduled for mid-April. We still need to scope the work for the changes but that is the date we are pushing for. |
Hi @dam00n , could you share status of the next release, please? |
We are doing final testing of the next release today and tomorrow. We then need to submit the testbed app to iOS for approval (24-48 hours) and then the next version will be released. Barring unforseen issues with our test pass, we expect to release by end of this week. |
ViroReact v2.14.0 is now live. This version supports RN 0.59.3. We also upgraded to ARCore 1.7. Release notes and upgrade instructions here -> https://docs.viromedia.com/docs/releases (edited) Please note, the latest testbed app will be compatible with the latest version of ViroReact and RN. If you do not wish to upgrade at this time, do not update the Viro Media testbed app on your device. |
Environment
Please provide the following information about your environment:
Description
Please upgrade to new versions of React (16.7.X) and React Native (0.58.X)
The text was updated successfully, but these errors were encountered: