We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b59abe commit a8e6e19Copy full SHA for a8e6e19
docs/CreateNewApp.md
@@ -7,7 +7,7 @@
7
#### Create react native project
8
```sh
9
npm install -g react-native-cli
10
-react-native init DesktopSampleApp --version react-native@0.57.8
+react-native init DesktopSampleApp --version react-native@0.58.6
11
```
12
13
#### Add desktop rnpm plugin
0 commit comments