MMKV is a very good library,but I currently find that it cannot be called on Android native.It can only called through Java(athough it can be called using JNI).
But I think since the core is written in C++,why not support it direcylt?
platform:Android