fix:小组件- PUSH

This commit is contained in:
吕新雨
2026-02-03 17:43:58 +08:00
parent d742b398ef
commit c1c2c6197d
66 changed files with 4888 additions and 479 deletions

View File

@@ -5,7 +5,7 @@
"scripts": {
"start": "expo start",
"android": "expo run:android",
"ios": "expo run:ios",
"ios": "expo run:ios --scheme \"Hey Mama\"",
"web": "expo start --web",
"test": "vitest run"
},
@@ -15,7 +15,9 @@
"@react-navigation/native": "^7.1.8",
"expo": "~54.0.32",
"expo-constants": "~18.0.13",
"expo-crypto": "^15.0.8",
"expo-dev-client": "^6.0.20",
"expo-device": "^8.0.10",
"expo-font": "~14.0.11",
"expo-linear-gradient": "^15.0.8",
"expo-linking": "~8.0.11",