React Native: v0.74.0-rc.2 Release

Release date:
March 4, 2024
Previous version:
v0.74.0-rc.1 (released February 27, 2024)
Magnitude:
664 Diff Delta
Contributors:
14 total committers
Data confidence:
Commits:

Top Contributors in v0.74.0-rc.2

rubennorte
ryanlntn
cipolleschi
RSNara
cortinico
SamChou19815
huntie
distiller-1ec3
rshest
david-rickard-32e1

Directory Browser for v0.74.0-rc.2

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

Loading File Browser...

Release Notes Published

v0.74.0-rc.2

Changed

Android specific

  • Rename PopupMenuAndroidNativeComponent.js to PopupMenuAndroidNativeComponent.android.js (fcabb2ad21 by @cipolleschi)

iOS specific

Deprecated

iOS specific

  • Deprecate getSurfacePresenter and getModuleRegistry for surfacePresenter and moduleRegistry` props. (c3b0a8f162 by @cipolleschi)

Removed

Android specific

Fixed

  • Re-enable listing Hermes debugger targets in chrome://inspect, broken in 0.74 RC (4cfac8eea6 by @motiz88)

iOS specific


How to Test

Generate a new project:

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

npx react-native@next init RN0740RC2 --version 0.74.0-rc.2

<!-- TODO Update these links for your release version -->

Hermes dSYMS: - Debug - Release


You can file issues or pick requests against this release here


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


You can find the whole changelog history in the changelog.md file.