feat: upgrade React Navigation to v7 and redesign appointment cards in Dashboard and Profile pages

This commit is contained in:
2026-05-06 12:44:35 +01:00
parent 99fc0a3882
commit 8f5a88788c
4 changed files with 412 additions and 144 deletions

View File

@@ -10,9 +10,9 @@
},
"dependencies": {
"@react-native-async-storage/async-storage": "2.2.0",
"@react-navigation/bottom-tabs": "^6.5.11",
"@react-navigation/native": "^6.1.9",
"@react-navigation/native-stack": "^6.9.17",
"@react-navigation/bottom-tabs": "^7.15.11",
"@react-navigation/native": "^7.2.2",
"@react-navigation/native-stack": "^7.14.12",
"@supabase/supabase-js": "^2.99.1",
"expo": "~54.0.33",
"expo-constants": "~18.0.13",