Edit

Share via


React Native for Desktop

React Native for Desktop 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.

Get started

For installation instructions, system requirements, and tutorials, see the React Native for Windows documentation.

Additional resources