chore: 增加 tamagui、react-native-reanimated 等依赖包

This commit is contained in:
2025-08-13 11:27:48 +08:00
parent 37f61b92de
commit 312b5e8b28
2 changed files with 1547 additions and 3 deletions

View File

@@ -36,14 +36,15 @@
"react-native-safe-area-context": "5.4.0", "react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.11.1", "react-native-screens": "~4.11.1",
"react-native-web": "~0.20.0", "react-native-web": "~0.20.0",
"react-native-webview": "13.13.5" "react-native-webview": "13.13.5",
"tamagui": "^1.132.18"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.25.2", "@babel/core": "^7.25.2",
"@types/react": "~19.0.10", "@types/react": "~19.0.10",
"typescript": "~5.8.3",
"eslint": "^9.25.0", "eslint": "^9.25.0",
"eslint-config-expo": "~9.2.0" "eslint-config-expo": "~9.2.0",
"typescript": "~5.8.3"
}, },
"private": true "private": true
} }

1543
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff