Asset support code for React Native.
Last release today
26 Aug 2026
Ships on a steady schedule
a new release about every 8 days
Nearly every release is documented
notes for 59 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
1138 releases · first in 2022
Release timeline
1138 releases since 2022Releases
- 0.77.0-nightly-20241027-dc2000c8727 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241026-33e1ae13f26 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241025-e851e73c125 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241024-538bff71024 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241023-aadb1d9eb23 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241022-363818ea222 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241021-5697d923a21 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241020-e7a3f479f20 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241019-f3e37e29e19 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241018-398512a4e18 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241016-557e3447f16 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241015-3485e9ed815 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241014-60bc3c5ae14 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241013-9ba6237bf13 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241011-b69a92e2c11 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241010-0d6908f4e10 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241009-e4814b0d69 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241008-40a4feb688 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241007-d0912ed067 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241006-352c063586 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241005-0b0ac81fb5 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241004-309cdea334 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241002-d19a2178b2 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20241001-223e98cc41 Oct 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240930-513e9669e30 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240929-513e9669e29 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240928-513e9669e28 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240925-0cb32d5ac25 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240924-fc822403624 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240923-bd323929d23 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240922-bd323929d22 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240921-1747f57c621 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240920-1288e384220 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240919-0fe234cb619 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240918-bebd6531b18 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240917-51673e41a17 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240916-7bd4a549616 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240915-afb40e9f215 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240914-6bcaa097414 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240913-5e288d0cd13 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240912-c9424697012 Sept 2024pre-release
Nothing published for this version
- 0.77.0-nightly-20240911-a05f9c67711 Sept 2024pre-release
Nothing published for this version
- 0.76.93 Apr 2025
Release notes
Open source →Changed
- Deps: Bump folly to 2024.10.18. This allow to use Xcode 16.3 with React Native (73b41b5808 by @cipolleschi)
- Deps: Bump fmt to 11.0.2. This allow to use Xcode 16.3 with React Native (73b41b5808 by @cipolleschi)
- Deps: Add dependency to fast_float v6.1.4, as it is required by folly. This allow to use Xcode 16.3 with React Native (73b41b5808 by @cipolleschi)
Fixed
Android specific
- Deps: Move CMakeLists for fast_float to third-party folder (71abbab169 by @cipolleschi)
- Deps: Fix Folly CMakeLists (21919be5ee by @cipolleschi)
iOS specific
- Runtime: Fixed crash caused by the request operation canceling (2bddb0012e by @zhouzh1)
<!-- TODO Update these links for your release version --> 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.76.826 Mar 2025
Release notes
Open source →v0.76.8
Fixed
- FormData: Remove non compliant
filename*attribute in a FormDatacontent-dispositionheader (9e846b4d11 by @foyarash) - DevX: Disconnections of DevTools when the network is under significant strain. (08c04147ba by @vzaidman)
- JS: Fix
react-native-community/clinot being found in pnpm setups (9ba96ad79d6 by @tido64) - JS: Fix
react-native-community/cli-platform-*packages not being found in monorepos (ffe7bd1471 by @tido64)
Android specific
- popup-menu-android: Fix react-native/popup-menu-android not building for 3rd party developers (ac637ff44 by @cortinico)
- DevTools: Pass the bundle URL protocol when setting up HMR client on Android (68055f2d8a by @byCedric)
- CLI: Fix registering of
startandbundlecommands with community CLI and isolated node_modules. (b9c4095e40 by @robhogan)
iOS specific
- layout: Layout direction changes are now honored on bundle reload. (23b888ff2d by @chrsmys)
- TextInput: Fixes TextInput crashes when any text is entered while running as iOS app on apple silicon mac (e2b081e66f by @zhongwuzw)
- Runtime: Convert to JSException only NSException from sync methods (8eec35f134 by @cipolleschi)
<!-- TODO Update these links for your release version --> 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.
- FormData: Remove non compliant
- 0.76.75 Feb 2025
Release notes
Open source →Changed
iOS specific
- Pin 'concurrent-ruby' to a working version (198adb47af by @cipolleschi)
Fixed
- Fix
maxFontSizeMultiplierprop onTextandTextInputcomponents in Fabric / New Architecture (ea49d4d1b01107a5ecbbbd4904f1d935e51d6b32 by @RickardZrinski) - Appearance: Fix
Appearance.setColorScheme(null)not resetting color scheme value (7d63235086 by @sangonz193)
Android specific
- Add missing
invariantdependency (ee8088b615 by @tido64) - Fix execution of early InteropEvents (4ed2b35bf6 by @mdvacca)
- Bump Kotlin to 1.9.25 to mitigate #49115 (f8857ba3b5 by @cortinico)
iOS specific
- runtime:
RCTSurfaceHostingProxyRootViewno longer has different behavior (whether it callsstarton the provided surface) depending on which initializer is used. Callstartyourself on the surface instead. (13b93cfdda by Nolan O'Brien) - Be less strict with method parsing of TurboModule Interop Layer
- Avoid crashing the app when the InteropLayer can't find some methods in the native implementation. (3bd3f101b9 by @cipolleschi)
- Fix applicationDidEnterBackground not being called (adaceba546 by @alextoudic)
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.76.69 Jan 2025
Release notes
Open source →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
maxLengthnot working in old arch (9ecf290d27 by @mateoguzmana)
<!-- TODO Update these links for your release version --> 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.76.59 Dec 2024
Release notes
Open source →<!-- TODO Copy and paste your formatted Changelog generated here. -->
v0.76.5
Fixed
- Better support filtering out non linked platforms (fcbcf80d1c by @cipolleschi)
Android specific
- Fix crash on HeadlessJsTaskService on old architecture (4560fc0497 by @cortinico)
<!-- TODO Update these links for your release version --> 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.76.46 Dec 2024
Release notes
Open source →<!-- TODO Copy and paste your formatted Changelog generated here. -->
v0.76.4
Added
- Sync debugger-frontend to latest 0.76-stable (fix Expo node_modules entry points in Sources panel) (43fe69c315 by @huntie)
- Exclude unlinked libs from codegen (3cedb09a65 by @cipolleschi)
Android specific
- Avoid NPE when touch event is triggered before SurfaceManager is initiated (b8095f4692 by @CHOIMINSEOK)
<!-- TODO Update these links for your release version --> 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.76.321 Nov 2024
Release notes
Open source →<!-- TODO Copy and paste your formatted Changelog generated here. -->
Fixed
Android specific
- Look for sdkmanager.bat (6460d2b3e7 by @blakef)
- CMake Windows path normalization (9946838bedd by @blakef)
- Fix build failure on windows in android (08b83005481 by @FouadMagdy01)
<!-- TODO Update these links for your release version --> 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.76.214 Nov 2024
Release notes
Open source →Added
- TypeScript Add CodegenTypes for TS (20b141508b by @cipolleschi)
Changed
- infra Bump CLI to 15.0.1 (51b98c24bd by @szymonrybczak)
iOS specific
- TextInput Include existing attributes in newly typed text (557e3447f5 by @NickGerleman)
Fixed
- Hermes Update Hermes to support Intl (94d4bfd7c8 by @blakef)
- infra Skip hermes-parser under Babel for non-Flow JS code (ff1261e7dc by @huntie)
- infra fix
semvernot being found in pnpm setups (0def73d1a6 by @tido64) - Error Handling Fix
setUpErrorHandlingto show early JS errors (dac6d508af by @cipolleschi)
Android specific
- infra Use absolute path when compiling appmodules.so sources (3956955eaa by @cortinico)
- infra Properly handle paths with spaces in autolinking (1f62529dc4 by @cortinico)
- Modal Fix Regression - Modal content rendering below system bar on < API 30 when activity is edge-to-edge (2cd48ef351 by @alanleedev)
- runtime Fix timers in headless tasks on bridgeless mode (ee7b4e2763 by @j-piasecki)
iOS specific
- Codegen Properly stop generating component registration for components defined in app. (97a4234b6e by @cipolleschi)
- infra Give apps access to Yoga headers (e851e73c18 by @cipolleschi)
- TextInput Fix missing emitter attributes on iOS TextInput when controlled component value specified using
valueinstead ofchildren(52cdedb40e by @NickGerleman) - TextInput Fix cursor moving in iOS controlled single line TextInput on Autocorrection (New Arch) (36fd5533f6 by @NickGerleman)
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.76.129 Oct 2024
Release notes
Open source →Fixed
Android specific
- runtime Made AppRegistry callable from Native code in Bridgeless (fixes headless tasks) (f3fee67c54 by @robik)
- runtime Add jsBundleFile to DefaultReactNativeHost.kt (e56bd89ef)
iOS specific
- infra Pin Xcodeproj to < 1.26.0 (e8776240b41)
- runtime Fixes regression of RCTWindowFrameDidChangeNotification not fired (e271b23fad by @zhongwuzw)
- runtime Fixed bug where background colors would sometimes animate when changing on Views (1d6ac09530 by @joevilches)
- codegen Do not generate the ComponentCls function in the RCTThirdPartyFabricComponentsProvider for components deined in the app. (dc7e9e2d83 by @cipolleschi)
- infra Generated NODE_BINARY in .xcode.env.local now supports paths with a space (eeaa3ff458 by @blakef)
<!-- TODO Update these links for your release version --> 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.76.023 Oct 2024
Release notes
Open source →0.76 stable is out!
This release of React Native enables the New Architecture by default. You can read more about it in this dedicated blog-post: the New Architecture is here.
This release also includes over 1491 commits from 165 contributors! Thank you to all our contributors new and old!
You can see all the highlights of the release in our release blog post.
<!-- TODO Update these links for your release version --> 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.76.0-rc.617 Oct 2024pre-release
Release notes
Open source →This is a second attempt at a 🥇 Golden RC 🥇. Next week we are going to release 0.76.0, stable version.
Fixed
Android Specific
- Undo breaking change on ViewManagerDelegate.kt String params (ce1620616c by @cortinico)
- Undo breaking change on UIManager eventDispatcher accessor (55671c00e5 by @cortinico)
- Revert "Fix Android AlertFragment Title Accessibility" as it was breaking the layout of Alerts (c967deaa2d 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.76.0-rc.515 Oct 2024pre-release
Release notes
Open source →v0.76.0-rc.5
Changed
- Fix server.end() usage following Metro bump (02b879b1e2 by @huntie)
- Update Metro to "^0.81.0" (3f8d1fa286 by @robhogan)
Android specific
- Make PackagerConnectionSettings class open again (4dd47eeb9e by @gabrieldonadel)
- Fix crash for Modal not attached to window manager (73ce1984e8 by @alanleedev)
- Gradle to 8.10.2 (60a2706e97 by @cortinico)
iOS specific
- Enforce we use the correct C++ version for all, even if dependency tries to set it (d7a8aae9ac by @Titozzz)
Fixed
iOS specific
- Exclude dSYM from the archive (7e14ec5177f by @cipolleschi)
<!-- TODO Update these links for your release version --> 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.76.0-rc.48 Oct 2024pre-release
Release notes
Open source →v0.76.0-rc.4
Breaking
iOS specific
- Add ability to control bundle loading on the new architecture similar to
loadSourceForBridge. Removed some properties from theRCTRootViewFactory. (056a39f68f by @alanjhughes)
Added
- Expose
MetroConfigtype directly fromreact-native/metro-config. (0c007793d8 by @tjzel)
Changed
- Update debugger-frontend from e8c7943...ce5d32a (7a601f428e by @huntie)
- Update ReactNativeFlipper deprecation to ERROR (531657b394 by @cortinico)
iOS specific
- Rename
RCTUIGraphicsImageRenderertoRCTMakeUIGraphicsImageRenderer(3a38e3b25e by @Saadnajmi) - Passed correct title and titleColor prop to updateTitle function (5c7a166dca by @shubhamguptadream11)
Fixed
- Restore Metro log forwarding, change notice to signal future removal (6047f9cc09 by @huntie)
- Fix logbox reporting React errors as Warnings (cbb313253f by @rickhanlonii)
- Respond with status code
200when successfully launching RNDT (6a26fc639a by @byCedric)
iOS specific
- Properly retain/release backgroundColor in RCTBorderDrawing (bf7e289396 by @Saadnajmi)
<!-- TODO Update these links for your release version --> 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.
- Add ability to control bundle loading on the new architecture similar to
- 0.76.0-rc.31 Oct 2024pre-release
Release notes
Open source →v0.76.0-rc.3
Added
- Add CLI selection of multiple debug targets (6a24df7eaa by @huntie)
iOS specific
- Improve RCTAppDelegate usage for brownfield, add
automaticallyLoadReactNativeWindowflag (391680fe84 by @okwasniewski)
Changed
- Use Metro terminal reporter for dev-middleware logs (2f04dfe795 by @huntie)
- Simplify key handling in start command (5a0df6d0bf by @huntie)
- Update Metro to 0.81.0-alpha.2 (2a344a9580 by @huntie)
Fixed
- Fix parsing of modern Flow syntax when
transformer.hermesParser = falseis configured in Metro config (1387f521fd by @huntie) - Fix ReactFragment on New Architecture (52322fbd0e by @cortinico)
Android specific
- Add missing Android implementation for DevMenu Module (1bdae07d89 by @cortinico)
- Fix measuring text with incorrect hyphenationFrequency (fc8224036b by @NickGerleman)
- Properly set
REACTNATIVE_MERGED_SOfor autolinked libraries (c005609b01 by @cortinico)
iOS specific
- Fix applying of tintColor and progressViewOffset props for RefreshControl component with New Architecture enabled (19d468fed9 by @TuTejsy)
- Convert
NSNulltonilbefore checkingtypeinreadAsDataURL(99ab845a5c by @haileyok) - Fix
<KeyboardAvoidingView>with floating keyboard on iPadOS (3c54e1ee45 by @renchap)
<!-- TODO Update these links for your release version --> 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.76.0-rc.224 Sept 2024pre-release
Release notes
Open source →v0.76.0-rc.2
Added
iOS specific
- Fire onMomentumScrollEnd when UIScrollView is removed from window (b98b9f1fa7 by @shubhamguptadream11)
Fixed
- Throttle reload command (42bad68220 by @coado)
iOS specific
- Fixed a crash when navigating away from a screen that contains a scrollView (c6f32828b9 by @cipolleschi)
- Allow pods mixte type settings on post-install (1e59f2e3f8 by @MasGaNo)
- Add back the BUNDLE_COMMAND (cf42288181 by @Vin-Xi)
- Fix SVC for lineBreakModeIOS (1099c0ccf7 by @cipolleschi)
<!-- TODO Update these links for your release version --> 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.76.0-rc.116 Sept 2024pre-release
Release notes
Open source →v0.76.0-rc.1
Breaking
Android specific
iOS specific
- Unbreak
RCTHermesInstanceconstructor breaking change (aec6666bfa by @tido64)
Added
- Unhide new arch layout props (2d6c59e1d4 by @NickGerleman)
Changed
- AnimatedNode (and its subclasses) once again implement
toJSON(). (7bd4a54968 by @yungsters) - Add official
filterCSSProperty. (6b369a40d9 by @jorge-cab) - Add official
boxShadowCSSProperty. (2241c3146f by @jorge-cab) - [0.76] Bump Metro to 0.81.0-alpha (4126ce844d by @robhogan)
Android specific
- Expose jsctooling via prefab (e91690d929 by @tomekzaw)
- Expose hermestooling via prefab (f41af55958 by @cortinico)
- Expose
react_timingheaders inreactnativeprefab (b1d42c8ef2 by @tomekzaw)
Fixed
Android specific
- Fix Headless Crash
Tried to finish non-existent task with id(b4532adad4 by @RodolfoGS) - RNGP - Sanitize the output of the config command (d7884a6bb8 by @cortinico)
iOS specific
- Don't reference PrivacyInfo.xcprivacy twice for new projects (cadd41b1a2 by @okwasniewski)
- Fixed warnings when validating SVC (de39a204c3 by @cipolleschi)
- Solved SVC warnings for RNTester (fad4a0783b by @cipolleschi)
<!-- TODO Update these links for your release version --> 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.
- Unbreak
- 0.76.0-rc.010 Sept 2024pre-release
Release notes
Open source →- New Architecture enabled by Default
- The React Native DevTools are available and enabled by default
- for the other changes, see changelog.
<!-- TODO Update these links for your release version -->
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.76.0-nightly-20240910-84f2d251210 Sept 2024pre-release
Nothing published for this version