Skip to content

v0.6.0

Choose a tag to compare

@ammarahm-ed ammarahm-ed released this 09 Jun 04:45
· 347 commits to master since this release

Fixed

  1. Null exception while migrating if value for key is null
  2. create function not imported correctly.
  3. Trigger useMMKVStorage change when removeItem is called Thanks @frw
  4. improved types definition for useMMKVStorage hook Thanks @Thanaen