自定义底部导航栏

This commit is contained in:
xianyi
2026-01-13 10:26:04 +08:00
parent 98134c5be9
commit ceee6fe699
5 changed files with 338 additions and 61 deletions

View File

@@ -12,13 +12,13 @@
"dependencies": {
"@expo/vector-icons": "^15.0.3",
"@react-native-async-storage/async-storage": "^2.2.0",
"@react-navigation/bottom-tabs": "^7.4.0",
"@react-navigation/bottom-tabs": "^7.9.1",
"@react-navigation/drawer": "^7.7.10",
"@react-navigation/elements": "^2.6.3",
"@react-navigation/native": "^7.1.8",
"@react-navigation/native": "^7.1.27",
"axios": "^1.13.2",
"expo": "~54.0.31",
"expo-blur": "^15.0.8",
"expo-blur": "~15.0.8",
"expo-constants": "~18.0.13",
"expo-dev-client": "~6.0.20",
"expo-file-system": "^19.0.21",
@@ -43,6 +43,7 @@
"react-i18next": "^16.5.2",
"react-native": "0.81.5",
"react-native-gesture-handler": "~2.28.0",
"react-native-haptic-feedback": "^2.3.3",
"react-native-reanimated": "~4.1.1",
"react-native-safe-area-context": "~5.6.0",
"react-native-screens": "~4.16.0",