feat: migrate to real Zustand store (Phase 2)

This commit is contained in:
Mohamed Boudra
2025-12-02 09:55:59 +00:00
parent b278b43fac
commit fa1d7dd295
4 changed files with 164 additions and 202 deletions

View File

@@ -63,7 +63,7 @@
"react-native-web": "~0.21.0",
"react-native-worklets": "0.5.1",
"zod": "^3.23.8",
"zustand": "^5.0.8"
"zustand": "^5.0.9"
},
"devDependencies": {
"@types/react": "~19.2.0",