What's New
- New Features from React Native 0.62, like
Appearance
anduseColorScheme()
hooks - Visual Studio V142 build tools are now used
- Better RTL support
- New native module APIs (
PropertyBag
,XamlUIService
,REACT_INIT
, andREACT_FUNCTION
) - Improved diagnostics in command line tools
- Initial ARM64 support
- Better support for XAML Islands
- Bug fixes and reliability improvements
Breaking Changes
- The deprecated "ReactUwp" framework is no longer supported
- You will need to update your generated project files targeting 0.61 (e.g. vcxproj, metro config, and packages.config)
- Some mechanical changes were made to C++ ViewManager Command APIs
- The minimum supported OS is now RS3