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 @@ -59,7 +59,7 @@ npm uninstall -g react-native-cli
59
59
60
60
## Quick start
61
61
62
- Generate a new React Native(** v0.78 ** ) app using the ** @ajaysidhu/react-native-template ** :
62
+ Generate a new React Native(** v0.79 ** ) app using the ** @ajaysidhu/react-native-template ** :
63
63
64
64
``` shell
65
65
npx @react-native-community/cli@latest init myapp --template @ajaysidhu/react-native-template --skip-install --pm npm --skip-git-init
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ npm uninstall -g react-native-cli
26
26
27
27
## Initialising
28
28
29
- Generate a new React Native(** v0.78 ** ) app using the ** @ajaysidhu/react-native-template ** :
29
+ Generate a new React Native(** v0.79 ** ) app using the ** @ajaysidhu/react-native-template ** :
30
30
31
31
``` shell
32
32
npx @react-native-community/cli@latest init myapp --template @ajaysidhu/react-native-template --skip-install --pm npm --skip-git-init
You can’t perform that action at this time.
0 commit comments