Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #44 from yedidyak/patch-1
Browse files Browse the repository at this point in the history
Use react-native jsx preset instead of react
  • Loading branch information
Orta committed Jul 12, 2019
2 parents b90f7c3 + 66b4613 commit 30acce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Okay let's go ahead and run these.
```sh
yarn add --dev typescript
yarn add --dev react-native-typescript-transformer
yarn tsc --init --pretty --jsx react
yarn tsc --init --pretty --jsx react-native
touch rn-cli.config.js
yarn add --dev @types/react @types/react-native
```
Expand Down

0 comments on commit 30acce5

Please sign in to comment.