Skip to content

Commit

Permalink
fix(storage): 🐛 fix storage not working in react-native
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnaveen committed Oct 27, 2023
1 parent 33914e8 commit 7337df9
Show file tree
Hide file tree
Showing 3 changed files with 3,647 additions and 232 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"*": "prettier --ignore-unknown --write"
},
"dependencies": {
"@react-native-async-storage/async-storage": "^1.19.3",
"zustand": "^4.4.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 7337df9

Please sign in to comment.