Skip to content

Commit 8e59adf

Browse files
Clarify React Native for Desktop targets UWP and WPF apps
1 parent ff26a66 commit 8e59adf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

hub/dev-environment/javascript/react-native-for-windows.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: React Native for Desktop
3-
description: Build native Windows desktop apps with JavaScript using React Native for Desktop, a Microsoft open-source project.
3+
description: Build native UWP and WPF Windows desktop apps with JavaScript using React Native for Desktop, a Microsoft open-source project.
44
ms.topic: concept-article
5-
keywords: React Native for Desktop, react native windows, native windows app, UWP react
5+
keywords: React Native for Desktop, react native windows, UWP react, universal windows platform react, WPF react
66
ms.localizationpriority: medium
77
ms.date: 03/23/2026
88
---
99

1010
# React Native for Desktop
1111

12-
[React Native for Desktop](https://microsoft.github.io/react-native-windows/) is a Microsoft open-source project that lets you build **native Windows desktop applications** using React and JavaScript. Unlike React web apps that run in a browser, React Native for Desktop renders native Windows UI controls. The same JavaScript components can also target Android, iOS, and macOS.
12+
[React Native for Desktop](https://microsoft.github.io/react-native-windows/) is a Microsoft open-source project that lets you build native **Universal Windows Platform (UWP)** and **WPF** desktop applications using React and JavaScript. Unlike React web apps that run in a browser, React Native for Desktop renders native Windows UI controls. The same JavaScript components can also target Android, iOS, and macOS.
1313

1414
## Get started
1515

0 commit comments

Comments
 (0)