1775 Forks
15967 Stars
15967 Watchers

MMKV

An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.

How to download and setup MMKV

Open terminal and run command
git clone https://github.com/Tencent/MMKV.git
git clone is used to create a copy or clone of MMKV repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MMKV https://github.com/Tencent/MMKV/archive/master.zip

Or simply clone MMKV with SSH
[email protected]:Tencent/MMKV.git

If you have some problems with MMKV

You may open issue on MMKV support forum (system) here: https://github.com/Tencent/MMKV/issues