We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d314f70 commit ee52849Copy full SHA for ee52849
1 file changed
README.md
@@ -28,13 +28,7 @@
28
### React Native >= 0.60
29
30
```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
+npx react-native init MyApp --template react-native-template-typescript
38
```
39
40
## :computer: Contributing
0 commit comments