React Native: v0.81.1 Release

Release date:
August 27, 2025
Previous version:
v0.81.0 (released August 12, 2025)
Magnitude:
161 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in v0.81.1

chrfalch
riteshshukla04
mdjastrzebski
react-native-bot
kitten
cipolleschi
sharifhh
vonovak

Directory Browser for v0.81.1

All files are compared to previous version, v0.81.0. Click here to browse diffs between other versions.

Loading File Browser...

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.