React Native: v0.74.0-rc.5 Release

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

Top Contributors in v0.74.0-rc.5

arushikesarwani94
cortinico
j-piasecki
byCedric
gabrieldonadel
huntie
distiller-1ec3
NickGerleman
Kudo

Directory Browser for v0.74.0-rc.5

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

Loading File Browser...

Release Notes Published

Breaking

Android specific

  • Implement onKeyLongPress in Bridgeless (f345fcf3e8)
  • Implement onKeyDown in Bridgeless (b14f7d58e3)
  • Implement onConfigurationChanged in Bridgeless (b2e1db0fbf)
  • Implement onNewIntent in Bridgeless (5d711f83b5)
  • Implement onWindowFocusChange in Bridgeless (7b40c8ee5f)

Added

Android specific

Android specific

iOS specific

Fixed

Android specific


Hermes dSYMS: - Debug - Release


How to Test

Generate a new project:

npx react-native@next init RN0740RC5 --version 0.74.0-rc.5

Help us testing πŸ§ͺ

If you find an issue, please let us know by opening a new Bug Report! Please specify with system you tried it on (ex. macos, windows).

Bonus points: It would be even better if you could swap things around: e.g. instead of using a fresh new app, using a real project with more complex code. Or, try using native libraries that use the New Architecture!