ReleaseMicrosoftMicrosoftpublished Oct 30, 2025seen Jun 26

microsoft/react-native-windows react-native-windows_v0.80.0

microsoft/react-native-windows

Open original ↗

Captured source

source ↗

React Native Windows 0.80.0

Repository: microsoft/react-native-windows

Tag: react-native-windows_v0.80.0

Published: 2025-10-30T05:43:57Z

Prerelease: no

Release notes:

0.80.0 Release Notes

We're excited to release React Native Windows 0.80.0 targeting React Native 0.80.0!

This release includes the commits to React Native Windows from 6/1/2025 - 7/31/2025.

---

How to Upgrade

You can view the changes made to the default new React Native Windows applications for C++ and C# using React Native Upgrade Helper. See this document for more details.

Starting with React Native Windows version 0.80.0, the New Architecture will be enabled by default. It is strongly recommended to move to the new architecture as soon as possible to take advantage of improved performance, long-term support, and modern capabilities as paper architecture will not be supported from React Native for Windows v0.82.

🔗 Learn more: New Architecture Docs

---

Reliability

---

New Architecture-specific Changes

  • Implement keyboardDismissMode in ScrollView [[Fabric] Implement keyboardDismissMode in ScrollView (#14723) · microsoft/react-native-windows@2969c7b (github.com)](https://github.com/microsoft/react-native-windows/commit/2969c7bad35d063ed7e0fd568c6c1146ce1ef77d)
  • Implement the onPressOut property for the fabric implementation of TextInput [[Fabric] Implement the onPressOut property for the fabric implementation of TextInput (#14784) · microsoft/react-native-windows@7b7c004 (github.com)](https://github.com/microsoft/react-native-windows/commit/7b7c004fc928aaf00e3a51664ccaac1643b6bdc2)
  • Added support for the scrollEnabled, OnScroll event for the TextInput component. [[Fabric] Implementation of scrollEvent Handling and scrollEnabled, OnScroll prop for TextInput (#14946) · microsoft/react-native-windows@d648eba (github.com)](https://github.com/microsoft/react-native-windows/commit/d648ebadb9f1c61b9ac6226e042f5c5f3f712e68)
  • Implement maxFontSizeMultiplier in Text Input [[Fabric] Implement maxFontSizeMultiplier in Text Input (#14639) · microsoft/react-native-windows@068dba7 (github.com)](https://github.com/microsoft/react-native-windows/commit/068dba7d247bf748ea918873780df7567d5d3627)
  • Implement autoFocus property for TextInput for fabric [[Fabric] Implement autoFocus property for TextInput for fabric (#14816) · microsoft/react-native-windows@d0f17f8 (github.com)](https://github.com/microsoft/react-native-windows/commit/d0f17f82300ab219deaa53026d7a6c24ffaf2da6)
  • Implement onContentSizeChange in TextInput (#14785) [[Fabric] Implement onContentSizeChange in TextInput (#14785) · microsoft/react-native-windows@dee65eb (github.com)](https://github.com/microsoft/react-native-windows/commit/dee65eb856717dd9e389df3636f8fd2f73783c15)

---

Accessibility Changes (New & Old Architecture)

  • Implement aria-level, aria-posinset, aria-setsize in TextInput [[Fabric] Implement aria-level, aria-posinset, aria-setsize in Switch (#14735) · microsoft/react-native-windows@6916370 (github.com)](https://github.com/microsoft/react-native-windows/commit/69163709e6094be64af0ff05b20662457c3344de)
  • Implement aria-level, aria-posinset, aria-setsize in TextInput...

Excerpt shown — open the source for the full document.