feat: expo-updates热更新构建成功(387 tasks,128MB)

- npm替换pnpm(扁平node_modules兼容Expo Gradle)
- 硬编码react块路径替代node execute调用
- Kotlin 1.9.24→2.0.21版本升级
- execute工作目录修复(rootDir→rootDir.parentFile)
- assets/图标占位符
- BUILD SUCCESSFUL 4m31s
This commit is contained in:
LukeMackin
2026-07-20 20:03:01 +08:00
parent 084560c058
commit 1360eb379c
21 changed files with 11586 additions and 295 deletions

View File

@@ -12,9 +12,7 @@
"ios": "expo run:ios"
},
"dependencies": {
"@react-native/gradle-plugin": "^0.86.0",
"@yuzu-gca/shared": "workspace:*",
"expo": "~52.0.49",
"@react-native/gradle-plugin": "^0.86.0","expo": "~52.0.49",
"expo-constants": "~17.0.0",
"expo-file-system": "~18.0.0",
"expo-status-bar": "~2.0.0",