From f7a78b9fa538a61a77269aba5ebd887371d4e328 Mon Sep 17 00:00:00 2001 From: Harini Kannan Date: Fri, 18 Oct 2019 10:46:29 -0700 Subject: [PATCH 1/3] Create win10compat.md --- vnext/docs/win10compat.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 vnext/docs/win10compat.md diff --git a/vnext/docs/win10compat.md b/vnext/docs/win10compat.md new file mode 100644 index 00000000000..bd04a2fa824 --- /dev/null +++ b/vnext/docs/win10compat.md @@ -0,0 +1,13 @@ +# Backward compatibility with Windows versions + +React Native for Windows vnext supports Windows 10 devices and OS versions 10.0.15063 and higher. React Native for Windows layers cleanly on top of the [native Windows UI platform](https://github.com/microsoft/microsoft-ui-xaml) which means there are some APIs that may not be supported in all versions of Windows since the corresponding native capabilities were not backward compatible with older OS versions. The following table captures these deltas. If you are using any of the APIs below, they will gracefully fail (no-op) when the app is running on Windows 10 devices of corresponding OS versions. + +_Note : There is an ongoing effort to decouple the Windows UI platform from the UWP SDK and ship out of band – [WinUI 3.0](https://github.com/microsoft/microsoft-ui-xaml/blob/master/docs/roadmap.md#winui-3-q4-2019---2020). React Native for Windows vNext will layer on top of this lifted WinUI platform once it is available at which time several of the below unsupported APIs may start lighting up._ + +| [Windows 10 SDK](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive) | React Native for Windows vnext support | +|:-:|-| +| __May 2019 update__
Version-1903 ; Build-10.0.18362.1 | __All APIs, scenarios supported__ | +| __October 2018 update__
Version-1809 ; Build-10.0.17763.0 | Unsupported: