Skip to content

Commit aaac616

Browse files
authored
Update storage-providers.md
1 parent 1b16bdb commit aaac616

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/storage-providers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
| [`localForage`](https://github.com/localForage/localForage) | web | `LocalForageWrapper` |
1818
| [`Ionic storage`](https://ionicframework.com/docs/building/storage) | web and mobile | `IonicStorageWrapper` |
1919
| [`MMKV Storage`](https://github.com/ammarahm-ed/react-native-mmkv-storage) | React Native | `MMKVStorageWrapper` |
20+
| [`MMKV`](https://github.com/mrousavy/react-native-mmkv) | React Native | `MMKVWrapper` |
2021

2122

2223
## Redux Persist Providers

0 commit comments

Comments
 (0)