Windows Platform
|
Overview
- support for Windows 10+
- Based on Electron
File Extension Support
Extension | Type | Priority |
---|---|---|
windows.desktop.js | form factor | 1 |
desktop.js | form factor | 2 |
windows.js | platform | 3 |
desktop.web.js | fallback | 4 |
electron.js | fallback | 5 |
web.js | fallback | 6 |
js | fallback | 7 |
tsx | fallback | 8 |
ts | fallback | 9 |
Requirements
- Windows dev environment
Project Configuration
Feature | Version |
---|---|
electron | 2.0.0 |
react-native-web | 0.9.1 |
electron-builder | 20.28.2 |
Run
Run on Simulator
rnv run -p windows
Run in Browser
rnv run -p windows --hosted