Skip to content

Commit ee52849

Browse files
committed
removed rn 0.59 setup instructions
1 parent d314f70 commit ee52849

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,7 @@
2828
### React Native >= 0.60
2929

3030
```sh
31-
npx react-native init MyApp --template react-native-template-typescript@next
32-
```
33-
34-
### React Native <= 0.59
35-
36-
```sh
37-
react-native init MyApp --template typescript
31+
npx react-native init MyApp --template react-native-template-typescript
3832
```
3933

4034
## :computer: Contributing

0 commit comments

Comments
 (0)