sunnylqm / react-native-storage

local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
MIT License
3.02k stars 268 forks source link

Fix data expiration without calling sync method #203

Closed tong233 closed 6 years ago

tong233 commented 6 years ago

parameter 'batched' is missing in _lookUpInMap()