Skip to content
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

Closed
3 tasks done
andorfermichael opened this issue Feb 5, 2019 · 8 comments
Closed
3 tasks done

Add support for new versions of React and React Native #534

andorfermichael opened this issue Feb 5, 2019 · 8 comments

Comments

@andorfermichael
Copy link

andorfermichael commented Feb 5, 2019

Environment

Please provide the following information about your environment:

  1. Development OS: Mac
  2. Version: 2.13 and 0.58.3

Description

Please upgrade to new versions of React (16.7.X) and React Native (0.58.X)

@loic-lopez
Copy link

Many functions are deprecated likes this one createStrictShapeTypeChecker

@tzpr
Copy link

tzpr commented Feb 17, 2019

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 react-native/Libraries/StyleSheet/StyleSheetPropType and react-native/Libraries/StyleSheet/ColorPropType

@aedwards12
Copy link

Im having the same issues as @tzprm using RN 0.58.4

@kimhafr
Copy link

kimhafr commented Mar 13, 2019

Is there any ETA on the next version, and which RN-version do you then plan to support?

@dam00n
Copy link
Collaborator

dam00n commented Mar 14, 2019

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.

@Buthrakaur
Copy link

Hi @dam00n , could you share status of the next release, please?

@dam00n
Copy link
Collaborator

dam00n commented Apr 9, 2019

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.

@dam00n
Copy link
Collaborator

dam00n commented Apr 11, 2019

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.

@dam00n dam00n closed this as completed Apr 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants