File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ To create a new React Native project with Re.Pack or adapt an existing one:
35
35
<Steps >
36
36
### [ Optional] Initialize a new project using React Native Community CLI
37
37
``` bash
38
- npx react-native@latest init AwesomeProject --skip-install
38
+ npx @ react-native-community/cli init AwesomeProject --skip-install
39
39
```
40
40
### Go to your React Native project root directory
41
41
``` bash
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ To create a new React Native project with Re.Pack or adapt an existing one:
35
35
<Steps >
36
36
### [ Optional] Initialize a new project using React Native Community CLI
37
37
``` bash
38
- npx react-native@latest init AwesomeProject --skip-install
38
+ npx @ react-native-community/cli init AwesomeProject --skip-install
39
39
```
40
40
### Go to your React Native project root directory
41
41
``` bash
You can’t perform that action at this time.
0 commit comments