We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b90f7c3 + 66b4613 commit 30acce5Copy full SHA for 30acce5
README.md
@@ -35,7 +35,7 @@ Okay let's go ahead and run these.
35
```sh
36
yarn add --dev typescript
37
yarn add --dev react-native-typescript-transformer
38
-yarn tsc --init --pretty --jsx react
+yarn tsc --init --pretty --jsx react-native
39
touch rn-cli.config.js
40
yarn add --dev @types/react @types/react-native
41
```
0 commit comments