Skip to content

Commit

Permalink
update coverpage
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarahm-ed committed Apr 30, 2021
1 parent 4248f55 commit 6f2ada7
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 17 deletions.
6 changes: 3 additions & 3 deletions docs/_coverpage.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# react-native-mmkv-storage <small>0.5.0</small>
# react-native-mmkv-storage <small>0.5.7</small>


> An efficient (0.0002s Read/Write), small & encrypted mobile key-value storage framework for React Native
> An ultra fast(0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI
Efficient | Encrypted | Easy to use
Ultra fast | Encrypted | Easy to use

[GitHub](https://github.com/ammarahm-ed/react-native-mmkv-storage)
[Getting Started](#react-native-mmkv-storage)
Expand Down
35 changes: 21 additions & 14 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,27 @@
<title>react-native-mmkv-storage</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="keywords" content="react-native,
fast-storage,
react,
native,
documentation,
asyncstorage,
async-storage,
mmkv-database,
mmkv,
android,
ios,
database,
fast,
storage">
<meta name="description" content="A magical documentation generator.">
fast-storage,
react,
native,
asyncstorage,
async-storage,
mmkv-database,
mmkv-storage,
encrypted-storage,
encryption,
mmkv,
android,
ios,
key-value-storage,
database,
fast,
storage,
persist-storage,
secure-storage,
redux-persist-storage,
react-native-mmkv-storage">
<meta name="description" content="An Efficient(0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css" title="vue" >
Expand Down

1 comment on commit 6f2ada7

@vercel
Copy link

@vercel vercel bot commented on 6f2ada7 Apr 30, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.