Skip to content

fix(mobile): remove invalid react-native type from tsconfig#140

Merged
Cedarich merged 1 commit into
Zyntarivoid:mainfrom
datagerl:fix/mobile-tsconfig-react-native-type
Jun 22, 2026
Merged

fix(mobile): remove invalid react-native type from tsconfig#140
Cedarich merged 1 commit into
Zyntarivoid:mainfrom
datagerl:fix/mobile-tsconfig-react-native-type

Conversation

@datagerl

@datagerl datagerl commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

e veilend-mobile/tsconfig.json included "react-native" in compilerOptions.types, which causes TypeScript errors because modern Expo/React Native (v0.73+) ships built-in type definitions — explicitly listing it in types conflicts with the bundled types.

closes #62
closes #84

@Cedarich Cedarich merged commit 4c6ff58 into Zyntarivoid:main Jun 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a contributor-friendly mobile test plan

2 participants