React Native Windows Versions Save

A framework for building native Windows apps with React.

react-native-windows_v0.74.9

2 weeks ago

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.74.0.

New changes

react-native-windows_v0.72.34

2 weeks ago

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.72.0.

New changes

react-native-windows_v0.74.8

3 weeks ago

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.74.0.

New changes

  • 1ed0cd45 [Fabric] Touch pointer moved was being reported to richedit as a pointerup ([email protected])
  • 1ed0cd45 Add ability to override the ViewStyle of the root View component ([email protected])
  • 1ed0cd45 Rename CompositionRootView to ReactNativeIsland ([email protected])
  • 72a42e8a [Fabric] Support blob: images, and provide better image.onError callbacks ([email protected])
  • 4c3a3553 AsynchronousEventBeat can get locked where it will not beat anymore ([email protected])

react-native-windows_v0.73.15

1 month ago

New changes

react-native-windows_v0.74.7

1 month ago

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.74.0.

New changes

react-native-windows_v0.74.6

1 month ago

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.74.0.

New changes

react-native-windows_v0.72.33

1 month ago

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.72.0.

New changes

  • 64e5b314 integrate 0.72.14 (email not defined)

react-native-windows_v0.71.47

1 month ago

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.71.0.

New changes

  • cbfeca1b integrate react-native 0.71.19 (email not defined)

react-native-windows_v0.73.14

1 month ago

New changes

  • 4c08164b integrate 73.8 (email not defined)
  • not avai Bump @react-native-windows/cli to v0.73.4 (beachball)

react-native-windows_v0.74.5

1 month ago

This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.74.0.

New changes

  • ef17989c Expose CompositionContext from CreateCompositionComponentViewArgs ([email protected])
  • 481f89da Preventing crash when passing null children to view with no-hide-descendents ([email protected])
  • 481f89da Expose ImageProps from ImageComponentView's and add ImageSource type ([email protected])
  • 481f89da ViewComponentView should be activatable from rn-win32.dll ([email protected])
  • 481f89da fix(TextInput/isFocused): correctly handle null focused input ([email protected])