Skip to content

Commit 37e7e9b

Browse files
committed
Deploy website
Deploy website version based on 6451e9e22ba79456ac757c23e8e77e948767f104
1 parent d0c4e27 commit 37e7e9b

File tree

133 files changed

+1073
-395
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

133 files changed

+1073
-395
lines changed

docs/flyout-component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,5 @@ <h3><a class="anchor" aria-hidden="true" id="placement"></a><a href="#placement"
166166
</tbody>
167167
</table>
168168
<h2><a class="anchor" aria-hidden="true" id="examples"></a><a href="#examples" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Examples</h2>
169-
<p>Examples can be found in the <a href="https://github.com/microsoft/react-native-gallery/blob/main/src/examples/FlyoutExamplePage.tsx">React Native Gallery App</a> available in the <a href="http://aka.ms/reactnativegalleryapp">Microsoft Store</a></p>
169+
<p>Examples can be found in the <a href="https://github.com/microsoft/react-native-gallery/blob/main/src/examples/FlyoutExamplePage.tsx">React Native Gallery App</a> available in the <a href="https://apps.microsoft.com/detail/9NPG0B292H4R">Microsoft Store</a></p>
170170
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 11/5/2025</em></div><div class="docs-prevnext"><a class="docs-next button" href="/react-native-windows/docs/glyph-component"><span>Glyph</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#props">Props</a><ul class="toc-headings"><li><a href="#horizontaloffset"><code>horizontalOffset</code></a></li><li><a href="#verticaloffset"><code>verticalOffset</code></a></li><li><a href="#islightdismissenabled"><code>isLightDismissEnabled</code></a></li><li><a href="#isoverlayenabled"><code>isOverlayEnabled</code></a></li><li><a href="#isopen"><code>isOpen</code></a></li><li><a href="#ondismiss"><code>onDismiss</code></a></li><li><a href="#target"><code>target</code></a></li><li><a href="#placement"><code>placement</code></a></li></ul></li><li><a href="#examples">Examples</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><div><h5>React Native Docs</h5><a href="https://reactnative.dev/docs/getting-started">Getting Started</a><a href="https://reactnative.dev/docs/tutorial">Tutorial</a><a href="https://reactnative.dev/docs/components-and-apis">Components and APIs</a><a href="https://reactnative.dev/docs/more-resources">More Resources</a></div><div><h5>React Native for Windows Docs</h5><div style="color:white;font-weight:500;font-size:16px"><a href="/react-native-windows/docs/getting-started">Get Started with Windows</a></div><a href="/react-native-windows/docs/parity-status">React Native Windows Components and APIs</a><a href="/react-native-windows/docs/native-modules">Native Modules</a><a href="/react-native-windows/docs/view-managers">Native UI Components</a></div><div><h5>Connect With Us On</h5><a href="https://devblogs.microsoft.com/react-native/">Blog</a><a href="https://twitter.com/ReactNativeMSFT" target="_blank">Twitter</a><a href="https://github.com/microsoft/react-native-windows" target="_blank">GitHub</a><a href="https://github.com/microsoft/react-native-windows-samples/tree/main/samples" target="_blank">Samples</a></div></section></footer></div></body></html>

docs/flyout-component/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,5 @@ <h3><a class="anchor" aria-hidden="true" id="placement"></a><a href="#placement"
166166
</tbody>
167167
</table>
168168
<h2><a class="anchor" aria-hidden="true" id="examples"></a><a href="#examples" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Examples</h2>
169-
<p>Examples can be found in the <a href="https://github.com/microsoft/react-native-gallery/blob/main/src/examples/FlyoutExamplePage.tsx">React Native Gallery App</a> available in the <a href="http://aka.ms/reactnativegalleryapp">Microsoft Store</a></p>
169+
<p>Examples can be found in the <a href="https://github.com/microsoft/react-native-gallery/blob/main/src/examples/FlyoutExamplePage.tsx">React Native Gallery App</a> available in the <a href="https://apps.microsoft.com/detail/9NPG0B292H4R">Microsoft Store</a></p>
170170
</span></div></article></div><div class="docLastUpdate"><em>Last updated on 11/5/2025</em></div><div class="docs-prevnext"><a class="docs-next button" href="/react-native-windows/docs/glyph-component"><span>Glyph</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#props">Props</a><ul class="toc-headings"><li><a href="#horizontaloffset"><code>horizontalOffset</code></a></li><li><a href="#verticaloffset"><code>verticalOffset</code></a></li><li><a href="#islightdismissenabled"><code>isLightDismissEnabled</code></a></li><li><a href="#isoverlayenabled"><code>isOverlayEnabled</code></a></li><li><a href="#isopen"><code>isOpen</code></a></li><li><a href="#ondismiss"><code>onDismiss</code></a></li><li><a href="#target"><code>target</code></a></li><li><a href="#placement"><code>placement</code></a></li></ul></li><li><a href="#examples">Examples</a></li></ul></nav></div><footer class="nav-footer" id="footer"><section class="sitemap"><div><h5>React Native Docs</h5><a href="https://reactnative.dev/docs/getting-started">Getting Started</a><a href="https://reactnative.dev/docs/tutorial">Tutorial</a><a href="https://reactnative.dev/docs/components-and-apis">Components and APIs</a><a href="https://reactnative.dev/docs/more-resources">More Resources</a></div><div><h5>React Native for Windows Docs</h5><div style="color:white;font-weight:500;font-size:16px"><a href="/react-native-windows/docs/getting-started">Get Started with Windows</a></div><a href="/react-native-windows/docs/parity-status">React Native Windows Components and APIs</a><a href="/react-native-windows/docs/native-modules">Native Modules</a><a href="/react-native-windows/docs/view-managers">Native UI Components</a></div><div><h5>Connect With Us On</h5><a href="https://devblogs.microsoft.com/react-native/">Blog</a><a href="https://twitter.com/ReactNativeMSFT" target="_blank">Twitter</a><a href="https://github.com/microsoft/react-native-windows" target="_blank">GitHub</a><a href="https://github.com/microsoft/react-native-windows-samples/tree/main/samples" target="_blank">Samples</a></div></section></footer></div></body></html>

docs/getting-started.html

Lines changed: 17 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -64,17 +64,11 @@
6464
<p>This guide will help you get started on setting up your very first React Native for Windows app.</p>
6565
<p>Make sure you have installed all of the <a href="/react-native-windows/docs/rnw-dependencies">development dependencies</a>.</p>
6666
<p>For information around how to set up React Native, see the <a href="https://reactnative.dev/docs/getting-started">React Native Getting Started Guide</a>.</p>
67-
<blockquote>
68-
<p><strong>Interested in migrating to <a href="https://reactnative.dev/architecture/landing-page">React Native's New Architecture</a>?</strong> New Architecture support in React Native for Windows is now available to preview in 0.76. Note there are several key changes, so if you’d like to be an early adopter, check out the information in the <a href="/react-native-windows/docs/new-architecture">New Architecture Guide</a>.</p>
69-
</blockquote>
7067
<h2><a class="anchor" aria-hidden="true" id="create-a-new-react-native-project"></a><a href="#create-a-new-react-native-project" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Create a new React Native project</h2>
71-
<blockquote>
72-
<p><strong>Prerequisites:</strong> Before creating your React Native for Windows project, ensure you have completed all the <a href="/react-native-windows/docs/rnw-dependencies">development dependencies setup</a>. This includes installing Visual Studio with the required workloads, Windows SDK, Node.js, and other essential tools.</p>
73-
</blockquote>
7468
<p>Call the following from the place where you want your project directory to live:</p>
75-
<!-- Note, make sure both `@react-native-community/cli@ABC` and `--version "XYZ"` are pointing to the correct NPM tags in the command below. -->
76-
<!-- 1. For the next version (i.e. in docs/getting-started.md) use "next" for the CLI and "nightly" for the RN version -->
77-
<!-- 2. For stable versions in versioned_docs use "latest" for the CLI and the semantic version, i.e. "^0.73.0" for the RN version -->
69+
<!-- Note, make sure both `@react-native-community/cli@ABC` and `--version XYZ` are pointing to the correct NPM tags in the command below. -->
70+
<!-- 1. For the next version (i.e. in docs/getting-started.md) use `next` for the CLI and `nightly` for the RN version -->
71+
<!-- 2. For stable versions in versioned_docs use `latest` for the CLI and the semantic version, i.e. `^0.73.0` for the RN version -->
7872
<!-- See https://www.npmjs.com/package/@react-native-community/cli?activeTab=versions for the CLI version tags. -->
7973
<!-- See https://www.npmjs.com/package/react-native?activeTab=versions for the RN version tags. -->
8074
<pre><code class="hljs css language-bat">npx --yes @react-native-community/cli@latest init &lt;projectName&gt; --version "^<span class="hljs-number">0</span>.<span class="hljs-number">80</span>.<span class="hljs-number">0</span>"
@@ -84,21 +78,22 @@ <h3><a class="anchor" aria-hidden="true" id="navigate-into-this-newly-created-di
8478
<pre><code class="hljs css language-bat"><span class="hljs-built_in">cd</span> &lt;projectName&gt;
8579
</code></pre>
8680
<h3><a class="anchor" aria-hidden="true" id="add-react-native-windows-to-your-projects-dependencies"></a><a href="#add-react-native-windows-to-your-projects-dependencies" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Add React Native Windows to your project's dependencies</h3>
87-
<!-- Note, make sure "version" is pointing to the correct react-native-windows NPM tag in the command below. -->
88-
<!-- 1. For the next version (i.e. in docs/getting-started.md) use "canary" -->
89-
<!-- 2. For other versions in versioned_docs use the version in the format "^0.XY.0" -->
90-
<p>Next you'll want to add <code>react-native-windows</code> as a dependency. This step adds the React Native for Windows platform-specific implementation to your project, which provides the Windows-specific native components, modules, and build tools needed to run your React Native app on Windows.</p>
91-
<div class="tabs"><div class="nav-tabs"><div id="tab-group-50-tab-51" class="nav-link active" data-group="group_50" data-tab="tab-group-50-content-51">Using Yarn (Recommended)</div><div id="tab-group-50-tab-52" class="nav-link" data-group="group_50" data-tab="tab-group-50-content-52">Using NPM</div></div><div class="tab-content"><div id="tab-group-50-content-51" class="tab-pane active" data-group="group_50" tabindex="-1"><div><span><p>This command uses Yarn to add the React Native for Windows package to your project's dependencies. Yarn provides faster and more reliable dependency management:</p>
92-
<pre><code class="hljs css language-bat">yarn add react-native-windows@^<span class="hljs-number">0</span>.<span class="hljs-number">80</span>.<span class="hljs-number">0</span><br /></code></pre>
93-
</span></div></div><div id="tab-group-50-content-52" class="tab-pane" data-group="group_50" tabindex="-1"><div><span><p>This command uses NPM to install and save the React Native for Windows package to your project's dependencies. The <code>--save</code> flag ensures the package is added to your <code>package.json</code> file:</p>
94-
<pre><code class="hljs css language-bat">npm install --save react-native-windows@^<span class="hljs-number">0</span>.<span class="hljs-number">80</span>.<span class="hljs-number">0</span><br /></code></pre>
81+
<!-- Note, make sure `version` is pointing to the correct react-native-windows NPM tag in the command below. -->
82+
<!-- 1. For the next version (i.e. in docs/getting-started.md) use `canary` -->
83+
<!-- 2. For other versions in versioned_docs use the version in the format `^0.XY.0` -->
84+
<p>Next you'll want to add <code>react-native-windows</code> as a dependency:</p>
85+
<div class="tabs"><div class="nav-tabs"><div id="tab-group-50-tab-51" class="nav-link active" data-group="group_50" data-tab="tab-group-50-content-51">Using Yarn (Recommended)</div><div id="tab-group-50-tab-52" class="nav-link" data-group="group_50" data-tab="tab-group-50-content-52">Using NPM</div></div><div class="tab-content"><div id="tab-group-50-content-51" class="tab-pane active" data-group="group_50" tabindex="-1"><div><span><pre><code class="hljs css language-bat">yarn add react-native-windows@^<span class="hljs-number">0</span>.<span class="hljs-number">80</span>.<span class="hljs-number">0</span><br /></code></pre>
86+
</span></div></div><div id="tab-group-50-content-52" class="tab-pane" data-group="group_50" tabindex="-1"><div><span><pre><code class="hljs css language-bat">npm install --save react-native-windows@^<span class="hljs-number">0</span>.<span class="hljs-number">80</span>.<span class="hljs-number">0</span><br /></code></pre>
9587
</span></div></div></div></div>
9688
<h3><a class="anchor" aria-hidden="true" id="initialize-the-react-native-windows-native-code-and-projects"></a><a href="#initialize-the-react-native-windows-native-code-and-projects" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Initialize the React Native Windows native code and projects</h3>
97-
<p>Lastly, initialize the React Native for Windows application with the <a href="/react-native-windows/docs/init-windows-cli">init-windows command</a>. This command generates the Windows-specific native project files, including Visual Studio solution files, C++ or C# project templates, and platform-specific configuration needed to build and run your app on Windows:</p>
89+
<p>Lastly, initialize the React Native for Windows application with the <a href="/react-native-windows/docs/init-windows-cli">init-windows command</a>:</p>
9890
<pre><code class="hljs css language-bat">npx react-native init-windows --overwrite
9991
</code></pre>
10092
<blockquote>
101-
<p><strong>Note:</strong> RNW templates contain a customized <code>metro.config.js</code> file, which is meant to merge cleanly into the default config provided by the standard React Native project template. If you are starting a new app, overwriting <code>metro.config.js</code> should have no impact. However, if you are adding Windows to an existing app with an already modified <code>metro.config.js</code> file, please make sure to back up and re-apply your modifications after adding RNW.</p>
93+
<p><strong>Architecture Note:</strong> The default React Native for Windows template for <em>new</em> projects targets <a href="https://reactnative.dev/architecture/landing-page">React Native's New Architecture</a>. For more information, including options for continuing to use the Old Architecture, see <a href="/react-native-windows/docs/new-architecture">New vs. Old Architecture</a>.</p>
94+
</blockquote>
95+
<blockquote>
96+
<p><strong>Metro Note:</strong> React Native Windows overwrites the app project's <code>metro.config.js</code> file to enable Windows support. If you are starting a new project, overwriting React Native's default <code>metro.config.js</code> should have no impact. However, if you have previously modified your <code>metro.config.js</code> file, please make sure to back up and re-apply your modifications after adding React Native Windows.</p>
10297
</blockquote>
10398
<h2><a class="anchor" aria-hidden="true" id="running-a-react-native-windows-app"></a><a href="#running-a-react-native-windows-app" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Running a React Native Windows App</h2>
10499
<blockquote>
@@ -121,10 +116,10 @@ <h2><a class="anchor" aria-hidden="true" id="running-a-react-native-windows-app"
121116
<li>Run <code>yarn start</code> (or <code>npm start</code>) from your project directory, and wait for the React Native packager to report success.</li>
122117
<li>Click the <code>Run</code> button to the right of the platform combo box control in VS, or select the <code>Debug</code>-&gt;<code>Start without Debugging</code> menu item. You now see your new app and Chrome should have loaded <code>http://localhost:8081/debugger-ui/</code> in a new tab. Press <code>F12</code> or <code>Ctrl+Shift+I</code> in Chrome to open its Developer Tools. :tada:</li>
123118
</ul></li>
124-
<li><p>With Visual Studio Code</p>
119+
<li><p>With VS Code</p>
125120
<ul>
126-
<li>Open your applications folder in Visual Studio Code.</li>
127-
<li>Install the <a href="https://marketplace.visualstudio.com/items?itemName=msjsdiag.vscode-react-native">React Native Tools</a> plugin for Visual Studio Code.</li>
121+
<li>Open your applications folder in VS Code.</li>
122+
<li>Install the <a href="https://marketplace.visualstudio.com/items?itemName=msjsdiag.vscode-react-native">React Native Tools</a> plugin for VS Code.</li>
128123
<li>Create a new file in the applications root directory, <code>.vscode/launch.json</code> and paste the following configuration:</li>
129124
</ul>
130125
<pre><code class="hljs css language-json"><span class="token punctuation">{</span>

0 commit comments

Comments
 (0)