Skip to content

Releases: gxsshallot/react-native-general-storage

v1.0.5

24 Sep 06:03
6c159f5
Compare
Choose a tag to compare

Upgrade AsyncStorage to @react-naitve-community/async-storage

v1.0.4

15 Jan 03:42
Compare
Choose a tag to compare
  • Fix: Forget to use JSON.parse or JSON.stringify when multi set or get.

v1.0.3

14 Jan 14:13
Compare
Choose a tag to compare
  • Add multi operations: multiGet, multiSet, multiRemove.
  • Add Travis CI configuration file.
  • Update readme file.