Closed
Description
Feature request:
I see references to things like convertObjCObjectToJSIValue
and the reverse but mmkv.mm doesn't seem to be exposing this functionality.
Would it be possible to get native object/dict support so one could avoid using JSON.stringify()
(and rely on the native counter-part)? Or have you found that it's more trouble than it's worth?