init State Mangement and add del function

This commit is contained in:
Patryk
2025-04-22 18:35:39 +02:00
parent 5e44b30a49
commit 8f5b151d87
8 changed files with 252 additions and 185 deletions

View File

@@ -21,7 +21,8 @@
"react-native-paper": "^5.13.1",
"react-native-safe-area-context": "4.12.0",
"react-native-screens": "~4.4.0",
"react-native-web": "~0.19.13"
"react-native-web": "~0.19.13",
"zustand": "^5.0.3"
},
"devDependencies": {
"@babel/core": "^7.20.0",