Skip to content

0.74.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@huntie huntie released this 11 Mar 16:37
· 847 commits to main since this release

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:


How to Test

Generate a new project:

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 🧪

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!