| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| React.Native.DevTools-windows-x86_64.tar.gz | 2026-08-26 | 138.0 MB | |
| React.Native.DevTools-macos-x86_64.tar.gz | 2026-08-26 | 119.3 MB | |
| React.Native.DevTools-macos-aarch64.tar.gz | 2026-08-26 | 111.2 MB | |
| React.Native.DevTools-linux-x86_64.tar.gz | 2026-08-26 | 114.8 MB | |
| React.Native.DevTools-linux-aarch64.tar.gz | 2026-08-26 | 115.3 MB | |
| 0.87.1 source code.tar.gz | 2026-08-26 | 19.3 MB | |
| 0.87.1 source code.zip | 2026-08-26 | 24.6 MB | |
| README.md | 2026-08-26 | 5.0 kB | |
| Totals: 8 Items | 642.5 MB | 6 | |
Added
iOS specific
- SwiftPM: Added hard fail and clear error message when an autolinking plugin host is referenced as a dependency (90a539c92d by @chrfalch)
Changed
- Hermes: Bump hermes-v1 to 250829098.0.17 (861e2d0bde by @cipolleschi)
Fixed
- Animated:
Animated.Value.addListener()types its callback payload as{value: number}rather thanany(3eab03df4c by @huntie) - Animated:
Animated.event()is typed as an event handler rather thanany(3eb330a365 by @huntie)
iOS specific
- Cocoapods: Keep the quotes on header search paths containing spaces in
add_rn_third_party_dependencies(71c6bfbfdc by @Kudo) - SwiftPM: Reject colliding or invalid spm.modules names instead of silently dropping a module from the build (39cd1dfc4c by @chrfalch)
- SwiftPM: Resolve Swift manifest naming collisions (962aeec5e5 by @chrfalch)
- SwiftPM: Fixed not reading spm.name from react-native.config.js when scaffolding the Swift manifest (482acee824 by @chrfalch)
- SwiftPM: Removed unused field spm.modules.publicHeaderFiles from react-native.config.js's spm section (5168f5f831 by Christian Falch)
- SwiftPM: SwiftPM pipeline now reads react-native.config.js with default exports correctly (ed76640ba6 by @chrfalch)
- SwiftPM: Created constants for internal SwiftPM packages so that we can create guards to avoid collisions (d36aa4961d by @chrfalch)
- SwiftPM: Set SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG when injecting SPM (4433cdbe62 by @radoslawrolka)
- SwiftPM: Recover React-Core-prebuilt configuration swaps that were interrupted before the marker was updated (a772a7ca16 by @adityasingh2400)
- SwiftPM: Fix Hermes runtime/compiler version mismatch causing "Wrong bytecode version" crashes in SwiftPM Release builds (ead93778a1 by @nduaarte)
Hermes V1 dSYMS:
ReactNativeDependencies dSYMs:
ReactNative Core 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 (github.com).