feature:基本功能

This commit is contained in:
吕新雨
2026-01-29 19:09:36 +08:00
parent c1a433a469
commit 0dd84b1873
47 changed files with 2978 additions and 219 deletions

View File

@@ -16,6 +16,7 @@
"expo": "~54.0.32",
"expo-constants": "~18.0.13",
"expo-font": "~14.0.11",
"expo-linear-gradient": "^15.0.8",
"expo-linking": "~8.0.11",
"expo-localization": "^17.0.8",
"expo-notifications": "^0.32.16",
@@ -31,6 +32,8 @@
"react-native-reanimated": "~4.1.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
"react-native-svg": "15.12.1",
"react-native-svg-transformer": "^1.5.3",
"react-native-web": "~0.21.0",
"react-native-worklets": "0.5.1"
},