Skip to content

Releases: facebook/react-native

0.77.0

21 Jan 18:11
Compare
Choose a tag to compare

0.77 stable is out!

This release also includes over 1061 commits from 161 contributors! Thanks to everyone who contributed to our first release of 2025!

You can see all the highlights of the release in our release blog post.


Hermes dSYMS:


You can file pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file

0.78.0-rc.1

22 Jan 10:16
Compare
Choose a tag to compare
0.78.0-rc.1 Pre-release
Pre-release

v0.78.0-rc.1

Changed

iOS specific

Fixed


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.77.0-rc.7

16 Jan 18:19
Compare
Choose a tag to compare
0.77.0-rc.7 Pre-release
Pre-release

This is intended to be the 🥇 Golden RC 🥇. The 0.77.0 stable release is scheduled for next week.


Fixed

iOS specific


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.78.0-rc.0

15 Jan 10:24
Compare
Choose a tag to compare
0.78.0-rc.0 Pre-release
Pre-release

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.
EOF

0.76.6

09 Jan 13:06
Compare
Choose a tag to compare

Fixed

Android specific

  • layout: Restore layout/invalidate during ReactViewClippingManager.removeViewAt() (0683206927 by Thomas Nardone)
  • Native Modules: Prioritise local OnLoad.cpp, falling back to default-app-setup (8b1f049879 by @timbocole)
  • runtime: Remove feature flag for allowRecursiveCommitsWithSynchronousMountOnAndroid (fb7f87ecb2 by @cipolleschi)

iOS specific


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the [CHANGELOG.md file](https://github.com/facebook/react-native/blob/main/CHANGELOG.md

0.77.0-rc.6

06 Jan 20:12
Compare
Choose a tag to compare
0.77.0-rc.6 Pre-release
Pre-release

This is intended to be the 🥇 Golden RC 🥇. The 0.77.0 stable release is scheduled for next week.


Fixed

Android specific


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.77.0-rc.5

30 Dec 23:36
Compare
Choose a tag to compare
0.77.0-rc.5 Pre-release
Pre-release

Fixed

iOS specific


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.77.0-rc.4

24 Dec 10:59
Compare
Choose a tag to compare
0.77.0-rc.4 Pre-release
Pre-release

Fixed

Android specific

  • Restore layout/invalidate during ReactViewClippingManager.removeViewAt() (e3970a4bb3 by @tdn20)

Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.77.0-rc.3

17 Dec 11:28
Compare
Choose a tag to compare
0.77.0-rc.3 Pre-release
Pre-release

Changed

Android specific

Fixed

Android specific

iOS specific

  • Enable hermes debugger by configuration type instead of configuration name (eda4f185b3 by @benhandanyan)
  • Workaround for Mac Catalyst TextInput crash due to serialization attempt of WeakEventEmitter (e04738b7ec by @rozele)

Hermes dSYMS:


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.

0.77.0-rc.2

10 Dec 01:32
Compare
Choose a tag to compare
0.77.0-rc.2 Pre-release
Pre-release

v0.77.0-rc.2

Changed

  • Reverts #47503. (Callbacks passed to animation.start(<callback>) will be scheduled for execution in a microtask. Previously, there were certain scenarios in which the callback could be synchronously executed by start.) (8793b7d89b by @yungsters)

Fixed

Android specific


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.