Skip to content

Commit 84eef01

Browse files
committed
v0.11.0-alpha.0
1 parent 9e53ed9 commit 84eef01

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-mmkv-storage",
3-
"version": "0.10.3",
3+
"version": "0.11.0-alpha.0",
44
"description": "This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses [MMKV](https://github.com/Tencent/MMKV) by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion users). Unlike other storage solutions for React Native, this library lets you store any kind of data type, in any number of database instances, with or without encryption in a very fast and efficient way.",
55
"main": "./dist/index.js",
66
"scripts": {
227 KB
Binary file not shown.

0 commit comments

Comments
 (0)