React Native: v0.72.0-rc.6 Release

Release date:
June 13, 2023
Previous version:
v0.72.0-rc.5 (released June 1, 2023)
Magnitude:
1,738 Diff Delta
Contributors:
32 total committers
Data confidence:
Commits:

Top Contributors in v0.72.0-rc.6

RyanGst
amrfarid140
cubuspl42
fathonyfath
fabioh8010
NickGerleman
okwasniewski
mdvacca
megatunger
MohamedRejeb

Directory Browser for v0.72.0-rc.6

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

Release Notes Published

⭐️ Golden Release Candidate ⭐️

This RC contains: - Fix on Copy/Paste menu on android https://github.com/facebook/react-native/commit/dfc64d5bcc50c25bab40ba853af9f7b0c1c46d7a - Fix styling on text nodes https://github.com/facebook/react-native/commit/73f4a788f18aed2277f6711f689b75ab8ce13b1b - Fix for Xcode 15 https://github.com/facebook/react-native/commit/8ed2cfded51d47731686c1060915bee7dd63647e - Fix for some Android border issues https://github.com/facebook/react-native/commit/2d15f50912927b5214473b53cce7043fa128d6b3 https://github.com/facebook/react-native/commit/0817eaa3012abc0104ffa0d41b844e1c2db1dcc2 - Fixes for the New Architecture: https://github.com/facebook/react-native/commit/27600427a9515548d35c490ba202d5498371f284 and https://github.com/facebook/react-native/commit/0da7e06f3fa6c93490f5e1917b49e95c35dea110

Help us ensure that 0.72.0 will be as stable as possible by testing this version! Let us know how it went by posting a comment in the working group discussion - and please specify which 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 - or use a different library that is already leveraging the new architecture!

How To Test

You can generate a new project with the standard command:

npx react-native@latest init RN0720RC6 --version 0.72.0-rc.6


  • 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