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/rnm-getting-started.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ title: Get Started with macOS
5
5
6
6
This guide will help you get started on setting up your very first React Native for macOS app.
7
7
8
-
>** Latest stable version available for React Native for macOS is 0.71**
8
+
>** Latest stable version available for React Native for macOS is 0.76**
9
9
10
10
For information around how to set up:
11
11
- React Native for iOS and Android: See [React Native Getting Started Guide](https://reactnative.dev/docs/getting-started)
@@ -16,7 +16,7 @@ For information around how to set up:
16
16
Remember to call `react-native init` 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 `^0.71.0`
0 commit comments