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.
1 parent 172b321 commit 10fac6cCopy full SHA for 10fac6c
tsconfig.json
@@ -2,7 +2,7 @@
2
"compilerOptions": {
3
"allowSyntheticDefaultImports": true,
4
"esModuleInterop": true,
5
- "jsx": "react",
+ "jsx": "react-native",
6
"lib": ["es6"],
7
"module": "es6",
8
"moduleResolution": "node",
0 commit comments