add tab bar to separate profile and home screens

This commit is contained in:
2026-02-08 04:19:49 +01:00
parent 012d84b369
commit e51b284181
5 changed files with 130 additions and 30 deletions
+2
View File
@@ -11,7 +11,9 @@
"web": "expo start --web"
},
"dependencies": {
"@expo/vector-icons": "^15.0.3",
"@react-native-async-storage/async-storage": "2.2.0",
"@react-navigation/bottom-tabs": "^7.12.0",
"@react-navigation/native": "^7.1.28",
"@react-navigation/native-stack": "^7.12.0",
"babel-preset-expo": "^54.0.10",