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

docs: update usage of MMKVLoader in readme #274

Closed unfernandito closed 2 years ago

unfernandito commented 2 years ago

Hi.

I updated the readme to use MMKVLoader instead of the deprecated default import.

Best Regards.

vercel[bot] commented 2 years ago

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

Name Status Preview Updated
rnmmkv ✅ Ready (Inspect) Visit Preview Aug 4, 2022 at 0:50AM (UTC)
ammarahm-ed commented 2 years ago

Thank you!