// tsconfig.spec.json { "extends": "./tsconfig.json", "compilerOptions": { "jsx": "react-native" } }