You can only develop React Native for Windows app on Windows. You can run React Native for Windows apps only on:
To develop React-Native for Windows apps, you need to install several dependencies.
Install the development dependenciesTo check or install dependencies, run the script rnw-dependencies.ps1
in an elevated PowerShell window.
Run this command: Start an elevated PowerShell window and run:
Set-ExecutionPolicy Unrestricted -Scope Process -Force;
iex (New-Object System.Net.WebClient).DownloadString('https://aka.ms/rnw-vs2022-deps.ps1');
Manual setup instructions
The recommended way is to use the script above as the information in this manual section is likely to get out of date
Alternatively, you can setup your environment manually:
Node.js development
, or one of the following alternatives:
.NET Desktop development
Desktop development with C++
MSVC v143 - VS 2022 C++ x64/x86 build tools (Latest)
(check under 'Optional')Universal Windows Platform development
C++ (v143) Universal Windows Platform tools
(check under 'Optional')Windows 10 SDK (10.0.22621.0)
(target OS version from this table)MSVC v143 - VS 2022 C++ ARM64 build tools (Latest)
(to target ARM64 devices)Options to install Node.js separately:
winget install OpenJS.NodeJS.LTS --version 18.18.0
Optional steps that are highly recommended:
git
using a method such as:
yarn start
and run the app from Visual Studio again.ERROR: Instance failed to start. A connection with the server cannot be established
, make sure you have the packager running using yarn start
and run the app again.Last updated on 7/31/2025
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4