Releases: eliot-ye/async-storage
Releases · eliot-ye/async-storage
v1.4.0
change: ELocalStorage
feat: add createSyncStorage
v1.3.1
- fix: get 会执行反序列化,json字符串会变成对象
- fix: EIndexDB value 因存入数组会出现错误,存储格式更改为字符串。
v1.2.5
fix: add "react-native-get-random-values"
v1.2.0
- feat: add option.enableHashKey
- feat: StorageEngine add supportObject
- feat: add subscribe