React Native: v0.81.1 Release
Release date:
January 26, 2026
Magnitude:
161
Diff Delta
Contributors:
8 total committers
2 Features Released with v0.81.1
Browse Other Releases
Latest Pending
Unreleased π
v0.81.5
Released January 26, 2026
48 Ξ
v0.81.4
Released September 15, 2025
5 Ξ
v0.81.3
Released September 10, 2025
5 Ξ
v0.81.2
Released September 9, 2025
5 Ξ
v0.81.1
Released January 26, 2026
161 Ξ
v0.81.0
Released August 12, 2025
5 Ξ
v0.81.0-rc.5
Released August 5, 2025
2 Ξ
v0.81.0-rc.4
Released August 5, 2025
2 Ξ
v0.81.0-rc.3
Released January 26, 2026
2 Ξ
v0.81.0-rc.2
Released August 13, 2025
8 Ξ
Top Contributors in v0.81.1
Release Notes Published
Added
iOS specific
- Prebuild: Added setting SWIFT_ENABLE_EXPLICIT_MODULES=NO when using precompiled to support Xcode 26 (939a75b5ce by @chrfalch)
Fixed
iOS specific
- TextInput: Setting maxLength to 0 in TextInput now correctly blocks typing (c5956da8c0 by @riteshshukla04)
- Switch: Fix Switch layout to work with iOS 26 (ba51aeaa90 by @cipolleschi)
- C++: Fix import RuntimeExecutor.h with USE_FRAMEWORKS (dacd8f26fd by @sharifhh)
- Infra: Fix scripts for paths containing whitespaces (94623ca8ec by @kitten)
- Prebuild: Fixed how we copy and build the Symbols folder when precompiling ReactNativeDependencies (a843119ff1 by @chrfalch)
- Prebuild: Fixed wrong jsi symbols in use when using React.xcframework (8a2e7efe01 by @chrfalch)
- Prebuild: Fixed copying bundles correctly to xcframeworks when precompiling ReactNativeDependencies.xcframework (e3adf47214 by @chrfalch)
- Prebuild: Aligned Symbols folder in React.xcframework symbols with ReactNativeDependencies.xcframework symbols. (8c444f773a by @chrfalch)
- Prebuild: Fix "file exists" error in
ReactNativeDependencies.podspec (4c570b5d31 by @vonovak)
- Prebuild: added explicit handling of ReactCodegen (6526a98d68 by @cipolleschi)
--
Hermes dSYMS:
- Debug
- Release
ReactNativeDependencies dSYMs:
- Debug
- Release
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.