File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ npm uninstall -g react-native-cli
5959
6060## Quick start
6161
62- Generate a new React Native(** v0.76 ** ) app using the ** @ajaysidhu/react-native-template ** :
62+ Generate a new React Native(** v0.78 ** ) app using the ** @ajaysidhu/react-native-template ** :
6363
6464``` shell
6565npx @react-native-community/cli@latest init myapp --template @ajaysidhu/react-native-template --skip-install --pm npm --skip-git-init
@@ -84,7 +84,7 @@ npm start
8484```
8585
86862 . Minimum supported versions:
87- - iOS: 15
87+ - iOS: 15.1
8888- Android: 26
8989
9090## Use Older versions
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ npm uninstall -g react-native-cli
2626
2727## Initialising
2828
29- Generate a new React Native(** v0.76 ** ) app using the ** @ajaysidhu/react-native-template ** :
29+ Generate a new React Native(** v0.78 ** ) app using the ** @ajaysidhu/react-native-template ** :
3030
3131``` shell
3232npx @react-native-community/cli@latest init myapp --template @ajaysidhu/react-native-template --skip-install --pm npm --skip-git-init
@@ -51,7 +51,7 @@ npm start
5151```
5252
53532 . Minimum supported versions:
54- - iOS: 15
54+ - iOS: 15.1
5555- Android: 26
5656
5757## Use Older versions
You can’t perform that action at this time.
0 commit comments