Skip to content

Commit b1ff7a0

Browse files
committed
chore: updated readme
1 parent 314301d commit b1ff7a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
6565
npx @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

8686
2. Minimum supported versions:
87-
- iOS: 15
87+
- iOS: 15.1
8888
- Android: 26
8989

9090
## Use Older versions

website/docs/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
3232
npx @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

5353
2. Minimum supported versions:
54-
- iOS: 15
54+
- iOS: 15.1
5555
- Android: 26
5656

5757
## Use Older versions

0 commit comments

Comments
 (0)