React Native: v0.71.0-rc.1 Release

Release date:
November 30, 2022
Previous version:
v0.71.0-rc.0 (released January 8, 2024)
Magnitude:
1,139 Diff Delta
Contributors:
15 total committers
Data confidence:
Commits:

Top Contributors in v0.71.0-rc.1

cipolleschi
rshest
kelset
amgleitman
christophpurrer
NickGerleman
javache
distiller-1ec3
alpha0010
mikehardy

Directory Browser for v0.71.0-rc.1

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

Release Notes Published

How To Test

Generate a new project with the standard command:

npx react-native init RN0710RC1 --version 0.71.0-rc.1

⚠️ we are aware of issues building iOS with RC1, we are already looking into that, and we'll publish an RC2 with that fix asap ⚠️

Workaround for building iOS

While we address the problem with iOS, you can get a successful iOS build by opening your Xcode project (RN0710RC1.xcworkspace), navigating to RN0710RC1's Build Phases, and removing the last phase [RN]Copy Hermes Framework by clicking on the bin icon and confirming. Note that you will have to re-remove this build phase if you run pod install again.

Info

  • 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 πŸ§ͺ

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 - or use a different library that is already leveraging the new architecture!