feat: 更新 UI 样式以及消息通知
This commit is contained in:
16
package.json
16
package.json
@@ -12,7 +12,7 @@
|
||||
"lint": "expo lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/ui": "~0.2.0-beta.1",
|
||||
"@expo/ui": "~0.2.0-beta.2",
|
||||
"@expo/vector-icons": "^15.0.2",
|
||||
"@react-native-async-storage/async-storage": "^2.2.0",
|
||||
"@react-native-community/datetimepicker": "^8.4.4",
|
||||
@@ -27,22 +27,22 @@
|
||||
"@types/lodash": "^4.17.20",
|
||||
"cos-js-sdk-v5": "^1.6.0",
|
||||
"dayjs": "^1.11.13",
|
||||
"expo": "^54.0.1",
|
||||
"expo": "^54.0.7",
|
||||
"expo-apple-authentication": "~8.0.6",
|
||||
"expo-background-task": "~1.0.6",
|
||||
"expo-blur": "~15.0.6",
|
||||
"expo-background-task": "~1.0.7",
|
||||
"expo-blur": "~15.0.7",
|
||||
"expo-camera": "~17.0.7",
|
||||
"expo-constants": "~18.0.8",
|
||||
"expo-font": "~14.0.8",
|
||||
"expo-glass-effect": "^0.1.2",
|
||||
"expo-glass-effect": "^0.1.3",
|
||||
"expo-haptics": "~15.0.6",
|
||||
"expo-image": "~3.0.7",
|
||||
"expo-image": "~3.0.8",
|
||||
"expo-image-picker": "~17.0.7",
|
||||
"expo-linear-gradient": "~15.0.6",
|
||||
"expo-linking": "~8.0.7",
|
||||
"expo-linking": "~8.0.8",
|
||||
"expo-notifications": "~0.32.11",
|
||||
"expo-quick-actions": "^5.0.0",
|
||||
"expo-router": "~6.0.1",
|
||||
"expo-router": "~6.0.4",
|
||||
"expo-splash-screen": "~31.0.8",
|
||||
"expo-status-bar": "~3.0.7",
|
||||
"expo-symbols": "~1.0.6",
|
||||
|
||||
Reference in New Issue
Block a user