react-native-mmkv
react-native-mmkv copied to clipboard
chore: Add Jest Tests in Example App
The current MMKV docs refers jest example which doesnt exist . Adding it here
The tests were removed by @V3RON here: https://github.com/mrousavy/react-native-mmkv/pull/924 - do you think we should add them again?
This is just to fix the code reference in docs. Testing with Jest section refers this. Either we can remove that section or add this back