Releases: facebook/react-native
0.78.0-rc.2
v0.78.0-rc.2
Fixed
iOS specific
- Load images even when the extension is implicit (b9f418e9bc by @cipolleschi)
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.74.7
React Native 0.74.x is now out of support. Please migrate to React Native 0.75.+
Fixed
Android specific
- Fix #41226 by suppressing path adjustment when not actually drawing a border (8501b6396b by @knappam)
- RGNP - Remove unnecessary dependency on
gradle-tooling-api-builders
- serviceOf failure (b6bdecd309 by @cortinico)
iOS specific
- Fix iOS crash occurring when navigating to a new app screen with a displaying modal (52888c0c1e by Zhi Zhou)
- Fix ruby for CI (1c80702e95 by @cipolleschi)
- Fixes animations strict weak ordering sorted check failed (60889e170c by @zhongwuzw)
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
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
v0.78.0-rc.1
Changed
iOS specific
- Pin 'concurrent-ruby' to a working version (198adb47af by @cipolleschi)
Fixed
- Buttons becoming unresponsive when transform is animated (2204ec94d4 by @sammy-SC)
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
This is intended to be the 🥇 Golden RC 🥇. The 0.77.0 stable release is scheduled for next week.
Fixed
- Fix
TextMeasureCacheKey
discarding someLayoutConstraints
(e7db7a7266 by @NickGerleman
) - Fix buttons becoming unresponsive when transform is animated (Revert #48669) (c799aa07e2 by @sammy-SC)
iOS specific
- Fix
maxLength
not working in old arch (4b3ef3b00c by @mateoguzmana)
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
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
Fixed
- layout: Fix TextMeasureCacheKey Throwing Out Some LayoutConstraints (f7a5db3c06 by @NickGerleman)
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
- TextInput: Fixing TextInput
maxLength
not working in old arch (9ecf290d27 by @mateoguzmana)
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
This is intended to be the 🥇 Golden RC 🥇. The 0.77.0 stable release is scheduled for next week.
Fixed
Android specific
- Fixes RNTester JSC Debug instacrashing (17a5d2be5a by @cortinico)
- Fixes C++ TurboModules: Prioritise OnLoad.cpp, falling back to default-app-setup (5a64bde701 by @timbocole)
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
Fixed
iOS specific
- Fixes numeric TextInput not triggering
onSubmitEditing
(0bcb0c2b2f by @zhongwuzw) - Fixed problem with third party libraries overwriting
inputAccessoryView
(d34032b6c0 by @kirillzyusko)
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
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.