We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b16bdb commit aaac616Copy full SHA for aaac616
docs/storage-providers.md
@@ -17,6 +17,7 @@
17
| [`localForage`](https://github.com/localForage/localForage) | web | `LocalForageWrapper` |
18
| [`Ionic storage`](https://ionicframework.com/docs/building/storage) | web and mobile | `IonicStorageWrapper` |
19
| [`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` |
21
22
23
## Redux Persist Providers
0 commit comments