chore: 添加 Expo 本地构建 APK 的工作流,更新依赖包版本

This commit is contained in:
2025-08-13 15:17:34 +08:00
parent 312b5e8b28
commit 773b8f26c2
4 changed files with 136 additions and 3 deletions

View File

@@ -32,9 +32,10 @@
"react-dom": "19.0.0",
"react-native": "0.79.5",
"react-native-gesture-handler": "~2.24.0",
"react-native-reanimated": "~3.17.4",
"react-native-reanimated": "~3.17.5",
"react-native-safe-area-context": "5.4.0",
"react-native-screens": "~4.11.1",
"react-native-svg": "^15.12.1",
"react-native-web": "~0.20.0",
"react-native-webview": "13.13.5",
"tamagui": "^1.132.18"