splash screen and redux

This commit is contained in:
2025-06-25 13:19:04 +05:30
parent addd221003
commit a4f56a2576
15 changed files with 232 additions and 12 deletions
+2 -1
View File
@@ -26,7 +26,8 @@
"react-native-screens": "^4.11.1",
"react-native-sqlite-storage": "^6.0.1",
"react-native-svg": "^15.12.0",
"react-native-vector-icons": "^10.2.0"
"react-native-vector-icons": "^10.2.0",
"react-redux": "^9.2.0"
},
"devDependencies": {
"@babel/core": "^7.25.2",