update themes and add a toggle switch

This commit is contained in:
StarAppeal
2024-12-06 03:53:33 +01:00
parent d8ce2b8386
commit 11d0a88624
16 changed files with 155 additions and 222 deletions
+1 -1
View File
@@ -18,7 +18,6 @@
},
"dependencies": {
"@expo/ngrok": "^4.1.3",
"@expo/vector-icons": "^14.0.4",
"axios": "^1.7.8",
"expo": "^52.0.14",
"expo-auth-session": "^6.0.1",
@@ -43,6 +42,7 @@
"react-native-paper": "^5.12.5",
"react-native-reanimated": "~3.16.3",
"react-native-status-bar-height": "^2.6.0",
"react-native-switch-with-icons": "^3.0.1",
"react-native-web": "~0.19.13",
"react-native-webview": "13.12.4"
},