Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
8c39780
Update website to 0.82
Feb 10, 2026
40f780d
fix docs
Feb 10, 2026
c1cddf2
Restore flyout/glyph/popup in docs/ for older version fallback
Feb 10, 2026
19d3977
revert file changes
Feb 10, 2026
c78d663
revert changes
Feb 10, 2026
7e6dfe3
fix docs
Feb 10, 2026
0b5bc26
Fix docs updates
Feb 11, 2026
ea530b0
Update .unbroken_exclusions via fix-unbroken
Feb 11, 2026
98b5155
Merge branch 'main' into upgardeWebsiteTo0.82
HariniMalothu17 Feb 12, 2026
8cec510
Merge branch 'main' into upgardeWebsiteTo0.82
vineethkuttan Feb 13, 2026
1be51c8
edit flyout component change
Feb 17, 2026
10f8fbb
Merge branch 'upgardeWebsiteTo0.82' of https://github.com/HariniMalot…
Feb 17, 2026
b922716
update config.md
Feb 17, 2026
3372620
Fix docs updates
Feb 17, 2026
609c538
remove nuget.md file
Feb 17, 2026
40c409e
Update .unbroken_exclusions after removing old arch content from conf…
Feb 17, 2026
058bb0c
Merge branch 'main' into upgardeWebsiteTo0.82
HariniMalothu17 Feb 17, 2026
927f438
Fix debugger docs
Feb 17, 2026
6491b76
Update .unbroken_exclusions after textinput banner removal
Feb 17, 2026
c2a093f
Fix docs pointing to old arch
Feb 18, 2026
976e2d0
Fix docs pointing to old arch
Feb 18, 2026
df3d4d3
update missing properties page
Feb 23, 2026
1b356f9
lint fix
Feb 23, 2026
be614ab
Merge branch 'main' into upgardeWebsiteTo0.82
HariniMalothu17 Mar 2, 2026
e6611ad
Merge branch 'main' into upgardeWebsiteTo0.82
HariniMalothu17 Mar 13, 2026
395e0e5
Fix Spell check
Mar 13, 2026
8a3d6ee
fix spell check
Mar 13, 2026
eba3db0
Fix broken links
Mar 13, 2026
484292d
update support policy page
Mar 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .spelling
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ WinUI3
Xcode
80-native-platform-getting-started
81-native-platform-getting-started
82-native-platform-getting-started
sidebar_label
original_id
workstream
Expand Down
36 changes: 4 additions & 32 deletions docs/new-arch-missingProps.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,40 +9,12 @@ title: Missing Properties

## Missing Props List

### `overflow`

| type | default |
|:--|:--|
| enum('visible', 'hidden') | 'visible' |

### `opacity`

Sets the transparency of the view.

| type | required |
|:--|:--|
| number | No |

### `selectable`

Lets the user select text, to use the native copy and paste functionality.

| type | default |
|:--|:--|
| bool | false |

### `selectionColor`

The highlight color of the text.

| type | required |
|:--|:--|
| color | No |

### `keyboardType`

Determines which keyboard to open, e.g.numeric
Determines which keyboard to open, e.g. numeric

| type | required |
|:--|:--|
| enum('default', 'email-address', 'numeric', 'phone-pad', 'ascii-capable', 'numbers-and-punctuation', 'url', 'number-pad', 'name-phone-pad', 'decimal-pad', 'twitter', 'web-search', 'visible-password') | No |
| enum('default', 'email-address', 'numeric', 'phone-pad', 'ascii-capable', 'numbers-and-punctuation', 'url', 'number-pad', 'name-phone-pad', 'decimal-pad', 'twitter', 'web-search', 'visible-password') | No |

GitHub Issue: [#15572](https://github.com/microsoft/react-native-windows/issues/15572)
69 changes: 69 additions & 0 deletions website/.unbroken_exclusions
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
!versioned_docs/version-0.79/native-api/*-api-windows*.md
!versioned_docs/version-0.80/native-api/*-api-windows*.md
!versioned_docs/version-0.81/native-api/*-api-windows*.md
!versioned_docs/version-0.82/native-api/*-api-windows*.md

# See Issue 410
File not found IReactContext while parsing versioned_docs/version-0.64/native-modules-advanced.md
Expand All @@ -38,8 +39,76 @@ File not found IViewManagerCreateWithProperties while parsing versioned_docs/ver
URL not found https://www.npmjs.com/package/rnpm-plugin-windows while parsing versioned_docs/version-0.60/getting-started.md (HTTP 403)
URL not found https://www.npmjs.com/package/react-native-macos while parsing versioned_docs/version-0.78/rnm-getting-started.md (HTTP 403)
URL not found https://www.npmjs.com/package/react-native-windows while parsing versioned_docs/version-0.80/new-architecture.md (HTTP 403)
URL not found https://www.npmjs.com/package/react-native-windows while parsing versioned_docs/version-0.82/new-architecture.md (HTTP 403)

#fix-unbroken.js auto-generated do not edit this line or below
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/autolink-windows-cli.md
File not found getting-started.md while parsing versioned_docs/version-0.82/getting-started.md
File not found init-windows-cli.md while parsing versioned_docs/version-0.82/getting-started.md
File not found new-architecture.md while parsing versioned_docs/version-0.82/getting-started.md
File not found autolink-windows-cli.md while parsing versioned_docs/version-0.82/getting-started.md
File not found native-platform.md while parsing versioned_docs/version-0.82/getting-started.md
File not found platform.md while parsing versioned_docs/version-0.82/getting-started.md
File not found rnw-dependencies.md while parsing versioned_docs/version-0.82/getting-started.md
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/getting-started.md
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/hermes.md
File not found new-architecture.md while parsing versioned_docs/version-0.82/ikeyboardprops-api-windows.md
File not found new-architecture.md while parsing versioned_docs/version-0.82/iviewwindowsprops-api-windows.md
File not found ikeyboardprops-api-windows.md while parsing versioned_docs/version-0.82/iviewwindowsprops-api-windows.md
File not found getting-started.md while parsing versioned_docs/version-0.82/native-platform-components.md
File not found native-platform-getting-started.md while parsing versioned_docs/version-0.82/native-platform-components.md
File not found codegen-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-components.md
File not found native-platform-using.md while parsing versioned_docs/version-0.82/native-platform-components.md
File not found native-platform.md while parsing versioned_docs/version-0.82/native-platform-components.md
File not found platform.md while parsing versioned_docs/version-0.82/native-platform-components.md
File not found IReactPackageProvider-api-windows.md while parsing versioned_docs/version-0.82/native-platform-components.md
File not found getting-started.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
File not found init-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
File not found native-platform-components.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
File not found native-platform-modules.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
File not found rnw-dependencies.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-getting-started.md
File not found getting-started.md while parsing versioned_docs/version-0.82/native-platform-modules.md
File not found native-platform-getting-started.md while parsing versioned_docs/version-0.82/native-platform-modules.md
File not found new-architecture.md while parsing versioned_docs/version-0.82/native-platform-modules.md
File not found codegen-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-modules.md
File not found native-platform-using.md while parsing versioned_docs/version-0.82/native-platform-modules.md
File not found native-platform.md while parsing versioned_docs/version-0.82/native-platform-modules.md
File not found platform.md while parsing versioned_docs/version-0.82/native-platform-modules.md
File not found IReactContext-api-windows.md while parsing versioned_docs/version-0.82/native-platform-modules.md
File not found IReactPackageProvider-api-windows.md while parsing versioned_docs/version-0.82/native-platform-modules.md
File not found autolink-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-using.md
File not found native-platform-components.md while parsing versioned_docs/version-0.82/native-platform-using.md
File not found native-platform-modules.md while parsing versioned_docs/version-0.82/native-platform-using.md
File not found native-platform.md while parsing versioned_docs/version-0.82/native-platform-using.md
File not found platform.md while parsing versioned_docs/version-0.82/native-platform-using.md
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/native-platform-using.md
File not found IReactPackageProvider-api-windows.md while parsing versioned_docs/version-0.82/native-platform-using.md
File not found getting-started.md while parsing versioned_docs/version-0.82/native-platform.md
File not found native-platform-getting-started.md while parsing versioned_docs/version-0.82/native-platform.md
File not found new-architecture.md while parsing versioned_docs/version-0.82/native-platform.md
File not found native-platform-components.md while parsing versioned_docs/version-0.82/native-platform.md
File not found native-platform-modules.md while parsing versioned_docs/version-0.82/native-platform.md
File not found native-platform-using.md while parsing versioned_docs/version-0.82/native-platform.md
File not found getting-started.md while parsing versioned_docs/version-0.82/new-architecture.md
File not found native-platform-getting-started.md while parsing versioned_docs/version-0.82/new-architecture.md
File not found flyout-component-windows.md while parsing versioned_docs/version-0.82/new-architecture.md
File not found init-windows-cli.md while parsing versioned_docs/version-0.82/new-architecture.md
File not found popup-component-windows.md while parsing versioned_docs/version-0.82/new-architecture.md
File not found glyph-component-windows.md while parsing versioned_docs/version-0.82/new-architecture.md
File not found init-windows-cli.md while parsing versioned_docs/version-0.82/react-native-windows-cli.md
File not found autolink-windows-cli.md while parsing versioned_docs/version-0.82/react-native-windows-cli.md
File not found codegen-windows-cli.md while parsing versioned_docs/version-0.82/react-native-windows-cli.md
File not found run-windows-cli.md while parsing versioned_docs/version-0.82/react-native-windows-cli.md
File not found win10-compat.md while parsing versioned_docs/version-0.82/rnw-dependencies.md
File not found init-windows-cli.md while parsing versioned_docs/version-0.82/upgrade-app.md
File not found autolink-windows-cli.md while parsing versioned_docs/version-0.82/upgrade-app.md
File not found new-architecture.md while parsing versioned_docs/version-0.82/win10-compat.md
File not found customizing-SDK-versions.md while parsing versioned_docs/version-0.82/win10-compat.md
File not found assets/powershell-start-menu.png while parsing versioned_docs/version-0.82/win10-vm.md
File not found rnw-dependencies.md while parsing versioned_docs/version-0.82/win10-vm.md
File not found assets/reveal-surface-animation.gif while parsing versioned_docs/version-0.82/windowsbrush-and-theme.md
File not found assets/rnw-acrylic-surface.png while parsing versioned_docs/version-0.82/windowsbrush-and-theme.md
File not found getting-started.md while parsing versioned_docs/version-0.81/getting-started.md
File not found init-windows-cli.md while parsing versioned_docs/version-0.81/getting-started.md
File not found new-architecture.md while parsing versioned_docs/version-0.81/getting-started.md
Expand Down
9 changes: 5 additions & 4 deletions website/pages/en/support.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ The React Native for Windows (RNW) Team strives to provide full support for the
| Version | Support Phase | Release Date | Active Support Start | Maintenance Support Start | End of Support |
| -- | -- | -- | -- | -- | -- |
| [main](https://www.npmjs.com/package/react-native-windows/v/canary) | [Canary](#canary-support) | *N/A* | *N/A* | *N/A* | *N/A* |
| [0.81](https://www.npmjs.com/package/react-native-windows/v/latest) | [Active](#active-support) | 12/19/2025 | 12/19/2025 | *TBD* | *TBD* |
| [0.80](https://www.npmjs.com/package/react-native-windows/v/v0.80-stable) | [Active](#active-support) | 10/28/2025 | 10/28/2025 | 01/20/2025 | 03/20/2026 |
| [0.79](https://www.npmjs.com/package/react-native-windows/v/v0.79-stable) | [Maintenance](#maintenance-support) | 06/17/2025 | 06/17/2025 | 11/30/2025 | 01/31/2026 |
| [0.78](https://www.npmjs.com/package/react-native-windows/v/v0.78-stable) | [Unsupported](#unsupported) | 02/27/2025 | 02/27/2025 | 07/31/2025 | 09/30/2025 |
| [0.82](https://www.npmjs.com/package/react-native-windows/v/latest) | [Active](#active-support) | 03/16/2026 | 03/16/2026 | *TBD* | *TBD* |
| [0.81](https://www.npmjs.com/package/react-native-windows/v/v0.81-stable) | [Active](#active-support) | 12/19/2025 | 12/19/2025 | 04/30/2026 | 06/30/2026 |
| [0.80](https://www.npmjs.com/package/react-native-windows/v/v0.80-stable) | [Maintenance](#maintenance-support) | 10/28/2025 | 10/28/2025 | 03/31/2026 | 05/31/2026 |
| [0.79](https://www.npmjs.com/package/react-native-windows/v/v0.79-stable) | [Unsupported](#unsupported) | 06/17/2025 | 06/17/2025 | 11/30/2025 | 01/31/2026 |

<!--
// We don't want the table to grow indefinitely, so only keep the last 5 stable (non-main) versions visible above, keep the rest here for posterity.
| [0.78](https://www.npmjs.com/package/react-native-windows/v/v0.78-stable) | [Unsupported](#unsupported) | 02/27/2025 | 02/27/2025 | 07/31/2025 | 09/30/2025 |
| [0.77](https://www.npmjs.com/package/react-native-windows/v/v0.77-stable) | [Unsupported](#unsupported) | 01/24/2025 | 01/24/2025 | 03/30/2025 | 05/31/2025 |
| [0.76](https://www.npmjs.com/package/react-native-windows/v/v0.76-stable) | [Unsupported](#unsupported) | 11/11/2024 | 11/11/2024 | 02/28/2025 | 04/30/2025 |
| [0.75](https://www.npmjs.com/package/react-native-windows/v/v0.75-stable) | [Unsupported](#unsupported) | 8/19/2024 | 8/19/2024 | 12/31/2024 | 02/28/2025 |
Expand Down
3 changes: 0 additions & 3 deletions website/sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@
},
"apis": {
"Components": [
"flyout-component",
"glyph-component",
"popup-component",
"textinput-component"
],
"JavaScript API": [
Expand Down
2 changes: 1 addition & 1 deletion website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// See https://docusaurus.io/docs/site-config for all the possible
// site configuration options.

const defaultVersionShown = "0.81";
const defaultVersionShown = "0.82";
const repoUrl = "https://github.com/microsoft/react-native-windows";

const siteConfig = {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/img/react-native-devtools.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
70 changes: 70 additions & 0 deletions website/versioned_docs/version-0.82/app-publishing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
id: version-0.82-app-publishing
title: Publishing a React Native Windows App to the Microsoft Store
original_id: app-publishing
---

## Publishing a React Native Windows App to the Microsoft Store

This document outlines the basic steps required to publish a React Native Windows app to the Microsoft Store.

For an overview of the Microsoft Store publishing process, see:
https://learn.microsoft.com/en-us/windows/apps/publish/

---

### 1. Create a Partner Center account

Register for a developer account in Microsoft Partner Center:
https://developer.microsoft.com/microsoft-store/register/

This account is required to reserve app names and submit packages to the Store.

---

### 2. Reserve an app name

Sign in to Partner Center, create a new app, and reserve a unique name.
The reserved name will be associated with your app’s package identity.

---

### 3. Open the Windows solution in Visual Studio

Open the `windows/*.sln` file generated by React Native Windows.

Ensure your solution includes a **Windows Application Packaging Project** for creating MSIX packages.

---

### 4. Generate visual assets

Open `Package.appxmanifest` in the packaging project and generate the required visual assets using Visual Studio.

---

### 5. Associate the app with the Store

Right-click the packaging project and select **Associate App with the Store…**.
Sign in with the same Partner Center account and select the reserved app name.

---

### 6. Create the Store package

Set the solution configuration to **Release**, then select
**Publish → Create App Packages** from the packaging project.

This generates an `.msixupload` file.

---

### 7. Submit the app

In Partner Center:
1. Start a new submission
2. Upload the `.msixupload`
3. Complete the required Store listing and submission details
4. Submit the app for certification

After certification completes, the app will be available in the Microsoft Store.
40 changes: 40 additions & 0 deletions website/versioned_docs/version-0.82/autolink-windows-cli.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
id: version-0.82-autolink-windows-cli
title: react-native autolink-windows
original_id: autolink-windows-cli
---

This guide will give you more information on the `autolink-windows` command of the React Native Windows CLI.

## `autolink-windows`

The `autolink-windows` CLI command is used to link the native code and build systems for a React Native for Windows app with any native community modules it uses.

**Note:** Autolinking runs automatically as part of running the [run-windows command](run-windows-cli.md), unless the `--no-autolink` argument is used.

### Usage
Runs Windows-specific autolinking for your RNW project.

```bat
npx react-native autolink-windows
```
### Options

Here are the options that `react-native autolink-windows` takes:
| Option | Input Type | Description |
|-----------------------|------------|--------------------------------------------------|
| `--logging` | boolean | Verbose output logging |
| `--check` | boolean | Only check whether any autolinked files need to change |
| `--sln` | string | Override the app solution file determined by 'react-native config', i.e. `windows\myApp.sln` |
| `--proj` | string | Override the app project file determined by 'react-native config', i.e. `windows\myApp\myApp.vcxproj` |
| `--no-telemetry` | boolean | Disables sending telemetry that allows analysis of usage and failures of the react-native-windows CLI |
| `-h`, `--help` | boolean | Display help for command |

## Telemetry Notice

This command sends telemetry to Microsoft by default. You can prevent the telemetry from being sent by using the `--no-telemetry` command line option. See below for more details.

The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkID=824704. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.

This data collection notice only applies to the process of running the react-native-windows CLI commands.

Loading
Loading