react-native-mmkv-storage icon indicating copy to clipboard operation
react-native-mmkv-storage copied to clipboard

NSSecureCoding support

Open Juan2662 opened this issue 1 year ago • 0 comments

Hi guys, I notice that some chunks in the code in iOS (like MMKV.h) is using NSCoding protocol Can we have support for NSSecureCoding?

According to apple: "NSSecureCoding is a protocol that enables encoding and decoding in a manner that is robust against object substitution attacks."

Juan2662 avatar Nov 03 '23 17:11 Juan2662