Skip to content

Commit 3fb8687

Browse files
Clarify React Native for Desktop targets UWP and WPF (not just generic 'native Windows')
1 parent 8e59adf commit 3fb8687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hub/dev-environment/javascript/react-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Choose your preferred environment:
2626

2727
## Build native Windows or mobile apps with React
2828

29-
To build **native Windows desktop apps** using React (not web apps), see [React Native for Desktop](./react-native-for-windows.md) — a Microsoft open-source project that targets Windows, Android, iOS, and macOS.
29+
To build native **Universal Windows Platform (UWP)** or **WPF** desktop apps using React (not web apps), see [React Native for Desktop](./react-native-for-windows.md) — a Microsoft open-source project that targets Windows, Android, iOS, and macOS.
3030

3131
For cross-platform mobile apps, visit [reactnative.dev](https://reactnative.dev/).
3232

0 commit comments

Comments
 (0)