๐ŸŒ
GitHub
microsoft.github.io โ€บ react-native-windows
React Native for Windows ยท Build native Windows apps with Javascript and React
With this, you can use JavaScript to build native Windows apps for all devices supported by Windows 10 and higher including PCs, tablets, 2-in-1s, Xbox, Mixed reality devices, etc.
๐ŸŒ
GitHub
github.com โ€บ microsoft โ€บ react-native-windows
GitHub - microsoft/react-native-windows: A framework for building native Windows apps with React.
A framework for building native Windows apps with React. - microsoft/react-native-windows
Starred by 17.1K users
Forked by 1.2K users
Languages ย  C++ 52.5% | JavaScript 27.2% | TypeScript 11.9% | C# 6.7% | PowerShell 1.2% | C 0.3%
๐ŸŒ
npm
npmjs.com โ€บ package โ€บ react-native-windows-init
react-native-windows-init - npm
CLI to add react-native-windows to an existing react-native project. Latest version: 1.4.85, last published: 24 days ago. Start using react-native-windows-init in your project by running `npm i react-native-windows-init`. There are no other projects in the npm registry using react-native-w...
      ยป npm install react-native-windows-init
    
Published ย  Nov 17, 2025
Version ย  1.4.85

JavaScript framework to create cross-platform mobile applications

React Native is an open-source UI software framework developed by Meta Platforms (formerly Facebook Inc.). It is used to develop applications for Android, Android TV, iOS, macOS, tvOS, Web, Windows and UWP โ€ฆ Wikipedia
Factsheet
Developers Meta and community
Initial release March 26, 2015; 10 years ago (2015-03-26)
Stable release 0.83.0
/ 10 December 2025; 8 days ago (10 December 2025)
Factsheet
Developers Meta and community
Initial release March 26, 2015; 10 years ago (2015-03-26)
Stable release 0.83.0
/ 10 December 2025; 8 days ago (10 December 2025)
๐ŸŒ
React Native
reactnative.dev
React Native ยท Learn once, write anywhere
Our community is always shipping exciting new projects and exploring platforms beyond Android and iOS with repos like React Native Windows, React Native macOS and React Native Web.
๐ŸŒ
Callstack
callstack.com โ€บ blog โ€บ how-to-build-a-desktop-app-with-react-native-for-windows
How to Build a Desktop App With React Native for Windows
May 9, 2025 - The build artifacts can be found in the same directory as your .sln file in the <root>/windows/AppPackages/ directory. And that's it! We went through setting up, developing, testing and debugging our React Native Windows application, and now itโ€™s ready to be published.
๐ŸŒ
Reddit
reddit.com โ€บ r/reactnative โ€บ has anyone developed mac and windows app using react native?
r/reactnative on Reddit: Has anyone developed mac and windows app using React native?
August 27, 2024 -

I am planning to develop an app which should be available on all platforms like android/ ios app, tv apps, web browser, mac app, windows app

Has anyone developed any app to support all the platforms?

What are the pros and cons of using React native for this?

๐ŸŒ
npm
npmjs.com โ€บ package โ€บ react-native-windows
react-native-windows - npm
React Native for Windows. Latest version: 0.81.0, last published: 3 days ago. Start using react-native-windows in your project by running `npm i react-native-windows`. There are 38 other projects in the npm registry using react-native-windows.
      ยป npm install react-native-windows
    
Published ย  Dec 20, 2025
Version ย  0.81.0
Find elsewhere
๐ŸŒ
GitHub
github.com โ€บ microsoft โ€บ react-native-windows-samples
GitHub - microsoft/react-native-windows-samples: A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo.
A repository showcasing React Native samples and templates for Windows, macOS, and Surface Duo. - microsoft/react-native-windows-samples
Starred by 527 users
Forked by 213 users
Languages ย  C# 72.5% | JavaScript 11.0% | C++ 5.8% | CSS 2.8% | Objective-C 2.0% | Ruby 1.7%
๐ŸŒ
SourceForge
sourceforge.net โ€บ projects โ€บ react-native-windows.mirror
React Native for Windows download | SourceForge.net
Download React Native for Windows for free. A framework for building native Windows apps with React. Bring your React Native apps to some of the most powerful devices out there. Take your apps across PC, Xbox, Surface Tablets, and dual-screens ...
๐ŸŒ
Microsoft Developer Blogs
devblogs.microsoft.com โ€บ dev blogs โ€บ react native
React Native
We've recently released React Native Windows 0.76 and 0.77- marking the first time we invite developers to create RNW experiences on the new architecture.
๐ŸŒ
NuGet
nuget.org โ€บ profiles โ€บ react-native-windows
NuGet Gallery | react-native-windows
Contains a Windows implementation of Hermes for use with ReactNative (Hermes version: 0.71.1; Git revision: 778c9f7d)
๐ŸŒ
Medium
shift.infinite.red โ€บ getting-started-with-react-native-development-on-windows-90d85a72ae65
Getting Started with React Native Development on Windows | by Kevin VanGelder | Red Shift
May 4, 2020 - Getting Started with React Native Development on Windows Update: Our free Installing React Native on Windows 10 course is now available with more up-to-date instructions. You can still follow the โ€ฆ
๐ŸŒ
LogRocket
blog.logrocket.com โ€บ home โ€บ react native for desktop using react native for windows
React Native for desktop using React Native for Windows - LogRocket Blog
June 4, 2024 - Render all of your platform-specific UI elements on desktop from one JavaScript-based codebase using React Native for Windows.
๐ŸŒ
Medium
medium.com โ€บ @Pankaj.Kotwani โ€บ react-native-for-windows-macos-50ac79a9c48e
Create desktop app with React Native (Windows + macOS)
April 5, 2023 - This will execute bare windows desktop application. When you open the initial application you built, you should see the following screen: ... This version of React Native for macOS combines the desktop environment of React Native with that of macOS. It creates the app bundle that runs under macOS.