You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/next/rnm-getting-started.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -62,16 +62,16 @@
62
62
});
63
63
</script></nav></div><divclass="container mainContainer docsContainer"><divclass="wrapper"><divclass="post"><headerclass="postHeader"><aclass="edit-page-link button" href="https://github.com/microsoft/react-native-windows-samples/blob/main/docs/rnm-getting-started.md" target="_blank" rel="noreferrer noopener">Edit</a><h1id="__docusaurus" class="postHeaderTitle">Get Started with macOS</h1></header><article><div><span><p>This guide will help you get started on setting up your very first React Native for macOS app.</p>
64
64
<blockquote>
65
-
<p>** Latest stable version available for React Native for macOS is 0.76**</p>
65
+
<p>** Please check either <ahref="https://www.npmjs.com/package/react-native-macos">NPM</a> or our <ahref="https://github.com/microsoft/react-native-macos/releases">Github releases</a> to see our latest release**</p>
66
66
</blockquote>
67
67
<p>For information around how to set up:</p>
68
68
<ul>
69
69
<li>React Native for iOS and Android: See <ahref="https://reactnative.dev/docs/getting-started">React Native Getting Started Guide</a></li>
70
70
<li>React Native for Windows: See <ahref="https://microsoft.github.io/react-native-windows/docs/getting-started">React Native for Windows Getting Started Guide</a></li>
<p>Remember to call <code>@react-native-community/cli init</code> from the place you want your project directory to live. Be sure to use the same minor version between React Native and React Native macOS. We'll use <code>^0.76.0</code></p>
<p>Remember to call <code>@react-native-community/cli init</code> from the place you want your project directory to live. Be sure to use the same minor version between React Native and React Native macOS. We'll use <code>^0.78.0</code></p>
Copy file name to clipboardExpand all lines: docs/next/rnm-getting-started/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -62,16 +62,16 @@
62
62
});
63
63
</script></nav></div><divclass="container mainContainer docsContainer"><divclass="wrapper"><divclass="post"><headerclass="postHeader"><aclass="edit-page-link button" href="https://github.com/microsoft/react-native-windows-samples/blob/main/docs/rnm-getting-started.md" target="_blank" rel="noreferrer noopener">Edit</a><h1id="__docusaurus" class="postHeaderTitle">Get Started with macOS</h1></header><article><div><span><p>This guide will help you get started on setting up your very first React Native for macOS app.</p>
64
64
<blockquote>
65
-
<p>** Latest stable version available for React Native for macOS is 0.76**</p>
65
+
<p>** Please check either <ahref="https://www.npmjs.com/package/react-native-macos">NPM</a> or our <ahref="https://github.com/microsoft/react-native-macos/releases">Github releases</a> to see our latest release**</p>
66
66
</blockquote>
67
67
<p>For information around how to set up:</p>
68
68
<ul>
69
69
<li>React Native for iOS and Android: See <ahref="https://reactnative.dev/docs/getting-started">React Native Getting Started Guide</a></li>
70
70
<li>React Native for Windows: See <ahref="https://microsoft.github.io/react-native-windows/docs/getting-started">React Native for Windows Getting Started Guide</a></li>
<p>Remember to call <code>@react-native-community/cli init</code> from the place you want your project directory to live. Be sure to use the same minor version between React Native and React Native macOS. We'll use <code>^0.76.0</code></p>
<p>Remember to call <code>@react-native-community/cli init</code> from the place you want your project directory to live. Be sure to use the same minor version between React Native and React Native macOS. We'll use <code>^0.78.0</code></p>
Copy file name to clipboardExpand all lines: docs/rnm-getting-started.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -62,16 +62,16 @@
62
62
});
63
63
</script></nav></div><divclass="container mainContainer docsContainer"><divclass="wrapper"><divclass="post"><headerclass="postHeader"><aclass="edit-page-link button" href="https://github.com/microsoft/react-native-windows-samples/blob/main/docs/rnm-getting-started.md" target="_blank" rel="noreferrer noopener">Edit</a><h1id="__docusaurus" class="postHeaderTitle">Get Started with macOS</h1></header><article><div><span><p>This guide will help you get started on setting up your very first React Native for macOS app.</p>
64
64
<blockquote>
65
-
<p>** Latest stable version available for React Native for macOS is 0.76**</p>
65
+
<p>** Please check either <ahref="https://www.npmjs.com/package/react-native-macos">NPM</a> or our <ahref="https://github.com/microsoft/react-native-macos/releases">Github releases</a> to see our latest release**</p>
66
66
</blockquote>
67
67
<p>For information around how to set up:</p>
68
68
<ul>
69
69
<li>React Native for iOS and Android: See <ahref="https://reactnative.dev/docs/getting-started">React Native Getting Started Guide</a></li>
70
70
<li>React Native for Windows: See <ahref="https://microsoft.github.io/react-native-windows/docs/getting-started">React Native for Windows Getting Started Guide</a></li>
<p>Remember to call <code>react-native init</code> from the place you want your project directory to live. Be sure to use the same minor version between React Native and React Native macOS. We'll use <code>^0.71.0</code></p>
<p>Remember to call <code>@react-native-community/cli init</code> from the place you want your project directory to live. Be sure to use the same minor version between React Native and React Native macOS. We'll use <code>^0.78.0</code></p>
Copy file name to clipboardExpand all lines: docs/rnm-getting-started/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -62,16 +62,16 @@
62
62
});
63
63
</script></nav></div><divclass="container mainContainer docsContainer"><divclass="wrapper"><divclass="post"><headerclass="postHeader"><aclass="edit-page-link button" href="https://github.com/microsoft/react-native-windows-samples/blob/main/docs/rnm-getting-started.md" target="_blank" rel="noreferrer noopener">Edit</a><h1id="__docusaurus" class="postHeaderTitle">Get Started with macOS</h1></header><article><div><span><p>This guide will help you get started on setting up your very first React Native for macOS app.</p>
64
64
<blockquote>
65
-
<p>** Latest stable version available for React Native for macOS is 0.76**</p>
65
+
<p>** Please check either <ahref="https://www.npmjs.com/package/react-native-macos">NPM</a> or our <ahref="https://github.com/microsoft/react-native-macos/releases">Github releases</a> to see our latest release**</p>
66
66
</blockquote>
67
67
<p>For information around how to set up:</p>
68
68
<ul>
69
69
<li>React Native for iOS and Android: See <ahref="https://reactnative.dev/docs/getting-started">React Native Getting Started Guide</a></li>
70
70
<li>React Native for Windows: See <ahref="https://microsoft.github.io/react-native-windows/docs/getting-started">React Native for Windows Getting Started Guide</a></li>
<p>Remember to call <code>react-native init</code> from the place you want your project directory to live. Be sure to use the same minor version between React Native and React Native macOS. We'll use <code>^0.71.0</code></p>
<p>Remember to call <code>@react-native-community/cli init</code> from the place you want your project directory to live. Be sure to use the same minor version between React Native and React Native macOS. We'll use <code>^0.78.0</code></p>
0 commit comments