fix: AndroidManifest添加launchMode=singleTask+MainApplication适配expo prebuild

This commit is contained in:
LukeMackin
2026-07-20 13:47:52 +08:00
parent 8bffc389c8
commit ffd5d4d8e5
4 changed files with 1127 additions and 263 deletions

View File

@@ -13,7 +13,7 @@
},
"dependencies": {
"@yuzu-gca/shared": "workspace:*",
"expo": "~53.0.0",
"expo": "~52.0.49",
"expo-constants": "~18.0.0",
"expo-file-system": "~18.0.0",
"expo-status-bar": "~2.0.0",