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

chore: Add Jest Tests in Example App

Open riteshshukla04 opened this issue 2 months ago • 2 comments

The current MMKV docs refers jest example which doesnt exist . Adding it here

riteshshukla04 avatar Oct 20 '25 19:10 riteshshukla04

The tests were removed by @V3RON here: https://github.com/mrousavy/react-native-mmkv/pull/924 - do you think we should add them again?

mrousavy avatar Oct 21 '25 09:10 mrousavy

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

riteshshukla04 avatar Oct 21 '25 12:10 riteshshukla04