Use react-native-mmkv instead of AsyncStorage

in ParseJS SDK you can use mmkv storage instead of the default AsyncStorage to get more performance over read/write keys. Here is the code to use in your react-native gist