React Native: v0.74.0-rc.3 Release

Release date:
March 18, 2024
Previous version:
v0.74.0-rc.2 (released March 4, 2024)
Magnitude:
398 Diff Delta
Contributors:
14 total committers
Data confidence:
Commits:

26 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored March 11, 2024
Authored March 7, 2024
Authored March 8, 2024
Authored March 11, 2024
Authored March 5, 2024
Authored March 6, 2024

Top Contributors in v0.74.0-rc.3

Saadnajmi
huntie
cipolleschi
vonovak
arushikesarwani94
rickhanlonii
distiller-1ec3
alex-taylor-alta-662d
adamjernst
lunaleaps

Directory Browser for v0.74.0-rc.3

All files are compared to previous version, v0.74.0-rc.2. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Added

iOS specific

Changed

Android specific

Fixed

Android specific

  • Fix registration of ViewManagers in new renderer when not using lazyViewManagers. (fb9872d4fe by @javache)
  • NullPointerException is no longer ignored in MessageQueueThreadHandler (5f45700bd0 by @javache)

iOS specific


Hermes dSYMS: * Debug * Release


How to Test

Generate a new project:

<!-- TODO Update with your version -->

npx react-native@next init RN0740RC3 --version 0.74.0-rc.3

  • 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.

Help us testing πŸ§ͺ

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

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!