I would suggest to add a function getJson / getObject, which automatically JSON.parse the underlying string from the storage. useMMKVObject already exists for this, but I would love to have the same functionality, when using the storage directly.
The same extension of course for the set method.