react-native-windows

A framework for building native Windows apps with React.

OTHER License

Downloads
1.3M
Stars
16.3K
Committers
209

Bot releases are visible (Hide)

react-native-windows - React Native Windows 0.62.12

Published by rnbot about 4 years ago

  • 2cc1a8b5 Revert folly back to 2019.09.30.00 with patch file for compiler fix ([email protected])
react-native-windows - React Native Windows 0.62.11

Published by rnbot about 4 years ago

react-native-windows - React Native Windows 0.63.3

Published by rnbot about 4 years ago

react-native-windows - React Native Windows 0.62.10

Published by rnbot about 4 years ago

react-native-windows - React Native Windows 0.63.2

Published by rnbot about 4 years ago

  • 4e52e629 Deprecate AppTheme by adding yellowbox warning (#5889) (email not defined)
  • aa55914f Fix 5870: Dont check for inheritance, but do explicit type check ([email protected])
  • 6d6a9275 Update V8 and Hermes pacakge versions ([email protected])
react-native-windows - React Native Windows 0.62.9

Published by rnbot about 4 years ago

react-native-windows - React Native Windows 0.62.8

Published by rnbot about 4 years ago

  • 348d9273 Drop remaining ShadowNodes in UIManager dtor (email not defined)
  • a70171cd Backport arm64 support from master. ([email protected])
react-native-windows - React Native Windows 0.63.1

Published by rnbot about 4 years ago

  • 0cd8e68b Add ARM64 Desktop support (#5864) ([email protected])
  • f200edb5 Drop shadownodes still in registry in uimanager dtor (email not defined)
react-native-windows - React Native Windows 0.63.0

Published by rnbot about 4 years ago

This is the first stable release of React Native for Windows targetting React Native 0.63. See notes for newer releases of react-native-windows 0.63 here.

What’s New

  • Autolinking for supported community modules
  • Features from React Native 0.63 like LogBox
  • ReactNotificationService to allow inter-native-module communication
  • Many improvements for C# native modules (Task<T> support, Roslyn based code-generation)
  • Support for tintColor and blurRadius Image properties
  • Many other bug-fixes, additions, and reliability improvements

Deprecated

  • The acceptsKeyboardFocus property has been deprecated in favor of the standard focusable property

Breaking Changes

  • You will need to generate a new project using react-native-windows-init when upgrading from earlier versions of react-native-windows
  • Layout behavior has changed to better match Android/iOS. This can be configured using QuirkSettings (see https://github.com/microsoft/react-native-windows/pull/5140)
  • To match other platforms, borders will now be drawn as black by default instead of transparent
  • Native modules will now run on the same thread as the JavaScript engine. Blocking native module operations may impact JavaScript responsiveness.

Experimental (Not ready for production use)

  • Support for WinUI3
  • Binary distribution of Microsoft.ReactNative
react-native-windows - React Native Windows 0.62.7

Published by rnbot about 4 years ago

  • a2797b3a [Internal] Changes to ExceptionManager to allow experimental logbox ([email protected])
  • 7feb8bbc [0.62] Fix deploy bug when framework packages are installed but not for all archs ([email protected])
react-native-windows - React Native Windows 0.63.0-preview.5

Published by rnbot about 4 years ago

react-native-windows - React Native Windows 0.62.6

Published by rnbot about 4 years ago

  • 8e84eb22 [0.62] Update react-native config to handle ( userConfig === null) ([email protected])
react-native-windows - React Native Windows 0.63.0-preview.4

Published by rnbot about 4 years ago

  • 1ccfb1da Update nuspec copyright header to use xml entity as some of the powershell processing we do messed up the encoding ([email protected])
react-native-windows - React Native Windows 0.62.5

Published by rnbot about 4 years ago

  • 1360794f Enable integer-type native runtime settings. (#5669) ([email protected])
  • 6ccb77c1 Restore Previous Behavior Allowing onMouseEnter and onMouseLeave on Touchables ([email protected])
react-native-windows - React Native Windows 0.63.0-preview.3

Published by rnbot about 4 years ago

react-native-windows - React Native Windows 0.63.0-preview.2

Published by rnbot about 4 years ago

  • e0f389ee Fix label of RedBox reload button (email not defined)
  • 57db9c32 Fix Crash Using accessibilityValue Without Web Debugging ([email protected])
  • 901cf591 Integrate 0.63.2 ([email protected])
  • 7f1cfbc8 [0.63] Fix word-wrapping behavior of tooltips ([email protected])
react-native-windows - React Native Windows 0.62.4

Published by rnbot about 4 years ago

react-native-windows - React Native Windows 0.63.0-preview.1

Published by rnbot about 4 years ago

What’s New

  • Autolinking for supported community modules
  • Features from React Native 0.63 like LogBox
  • ReactNotificationService to allow inter-native-module communication
  • Many improvements for C# native modules (Task<T> support, Roslyn based code-generation)
  • Support for tintColor and blurRadius Image properties
  • Many other bug-fixes, additions, and reliability improvements

Deprecated

  • The acceptsKeyboardFocus property has been deprecated in favor of the standard focusable property

Breaking Changes

  • You will need to generate a new project using react-native-windows-init when upgrading from earlier versions of react-native-windows
  • Layout behavior has changed to better match Android/iOS. This can be configured using QuirkSettings (see https://github.com/microsoft/react-native-windows/pull/5140)
  • To match other platforms, borders will now be drawn as black by default instead of transparent
  • Native modules will now run on the same thread as the JavaScript engine. Blocking native module operations may impact JavaScript responsiveness.

Experimental (Not ready for production use)

  • Support for WinUI3
  • Binary distribution of Microsoft.ReactNative
react-native-windows - React Native Windows 0.62.3

Published by rnbot about 4 years ago

react-native-windows - React Native Windows 0.62.2

Published by rnbot over 4 years ago