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 ec3a826 commit c11df24Copy full SHA for c11df24
tsconfig.json
@@ -2,7 +2,7 @@
2
"compilerOptions": {
3
"allowSyntheticDefaultImports": true,
4
"esModuleInterop": true,
5
- "jsx": "react",
+ "jsx": "react-native",
6
"module": "es6",
7
"moduleResolution": "node",
8
"noEmit": true,
0 commit comments