Redux Persist Sensitive Storage Versions Save

redux-persist storage engine for react-native-sensitive-info

v1.0.0

6 years ago

Added

  • Add installation and usage instructions to the README.(#2)

Fixed

  • Only return null from getItem if the underlying call returns undefined. Originally, any falsy return value was getting converted to undefined. (#1)

  • Don't fail when a callback is not provided to setItem, removeItem, or getAllKeys. (#1)

v0.1.0

6 years ago

Happy birthday!