v0.5.9
What's new
- The library now exports a simple
create
function which you can use to create auseMMKVStorage
hook. - The
useMMKVStorage
hook now supports setter functions. #98 Thanks to @SaltedBlowfish
What's fixed
- useMMKVStorage return value if it exists on init #105 by @vokhuyetOz
- Minor fixes in the docs.