React Native: v0.70.0-rc.4 Release

Release date:
August 22, 2022
Previous version:
v0.70.0-rc.3 (released August 15, 2022)
Magnitude:
12 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in v0.70.0-rc.4

leotm
distiller-1ec3
kelset
tido64
thymikee
cortinico
cipolleschi

Directory Browser for v0.70.0-rc.4

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Changed

Android specific

Fixed


  • You can participate in the conversation on the status of this release in the working group.

  • To help you upgrade to this version, you can use the upgrade helper βš›οΈ

  • See changes from this release in the changelog PR


Help us testing πŸ§ͺ

<!-- TODO Add the call to action for something specific that we want folks to test -->

RC4 is going to be the last RC before 0.70.0 - unless blocking issues arise. To help us catch them, test it by running:

<!-- TODO Update with your version --> npx react-native init RN070RC4 --version 0.70.0-rc.4

And play around with the fresh app - let us know how it went by posting a comment in the working group discussion! Please specify with system you tried it on (ex. macos, windows).

Bonus points: It would be even better if you could swap things around: instead of using a fresh new app, use a more complex one!