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

Upgrade to latest React Native stable version: v0.71.0 #96

Open
macaroni7 opened this issue May 12, 2023 · 1 comment
Open

Upgrade to latest React Native stable version: v0.71.0 #96

macaroni7 opened this issue May 12, 2023 · 1 comment

Comments

@macaroni7
Copy link

macaroni7 commented May 12, 2023

The current RN version is 0.64.2 which was released in 2021 and a bit old.
It would be good to upgrade the React Native to the latest stable version v0.71.0

There has some significant changes with latest version:

  • React 18
  • Hermes as default
  • Improvement for Android build process
  • Debug tool upgrades
  • Typescript by default
@renie
Copy link
Contributor

renie commented Aug 9, 2023

I agree with the update, and actually it is something we should do soon. But as we have some more libraries to update, it might cause problems in many different parts such as tests not running properly, unexpected bugs, broken build process, broken development process any different OS/hardware, broken CI... Also now we have version 0.72, which also changes some libraries names and support. All of that might take days, or even more than a week to adjust and patch.
Of course that is all expected, but at the moment we are dealing with other priorities, also we have a limited workforce for this project. So for sure we are going to do this libraries update, it just might have to wait some more time.

And PR for this would be amazing.

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

2 participants