ammarahm-ed / react-native-mmkv-storage

An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI
https://rnmmkv.now.sh
MIT License
1.58k stars 109 forks source link

fix: API of getItem and setItem now match AsyncStorage #293

Closed mmmoussa closed 1 year ago

mmmoussa commented 1 year ago

Fixes #292

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rnmmkv ✅ Ready (Inspect) Visit Preview Oct 29, 2022 at 4:02AM (UTC)
mmmoussa commented 1 year ago

@ammarahm-ed could you please release a new version that includes these changes?