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 hidden (Show)

react-native-windows - React Native Windows 0.62.0-preview.3

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.4

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.5

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.6

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.7

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.8

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.9

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.10

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.11

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.12

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.13

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.14

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.15

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.16

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0-preview.17

Published by NickGerleman over 4 years ago

react-native-windows - React Native Windows 0.62.0

Published by NickGerleman over 4 years ago

What's New

  • New Features from React Native 0.62, like Appearance and useColorScheme() hooks
  • Visual Studio V142 build tools are now used
  • Better RTL support
  • New native module APIs (PropertyBag, XamlUIServiceREACT_INIT, and REACT_FUNCTION)
  • Improved diagnostics in command line tools
  • Initial ARM64 support
  • Better support for XAML Islands
  • Bug fixes and reliability improvements

Breaking Changes

  1. The deprecated "ReactUwp" framework is no longer supported
  2. You will need to update your generated project files targeting 0.61 (e.g. vcxproj, metro config, and packages.config)
  3. Some mechanical changes were made to C++ ViewManager Command APIs
  4. The minimum supported OS is now RS3