Skip to content

Commit a8e6e19

Browse files
authored
Update react-native version in doc
1 parent 2b59abe commit a8e6e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CreateNewApp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#### Create react native project
88
```sh
99
npm install -g react-native-cli
10-
react-native init DesktopSampleApp --version react-native@0.57.8
10+
react-native init DesktopSampleApp --version react-native@0.58.6
1111
```
1212

1313
#### Add desktop rnpm plugin

0 commit comments

Comments
 (0)