feat: 完善个人中心与小组件功能,优化 Onboarding 交互与手势体验

This commit is contained in:
1
2026-01-31 19:02:54 +08:00
parent c4c7d7d251
commit e675cbbbfb
49 changed files with 1536 additions and 522 deletions

View File

@@ -24,11 +24,11 @@
"expo-status-bar": "~3.0.9",
"expo-web-browser": "~15.0.10",
"i18next": "^25.8.0",
"pnpm": "^10.28.2",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-i18next": "^16.5.4",
"react-native": "0.81.5",
"react-native-gesture-handler": "^2.30.0",
"react-native-reanimated": "~4.1.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",
@@ -38,7 +38,6 @@
"react-native-worklets": "0.5.1"
},
"devDependencies": {
"@babel/plugin-transform-react-jsx": "^7.28.6",
"@types/react": "~19.1.0",
"react-test-renderer": "19.1.0",
"typescript": "~5.9.2"