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
RN warning when calling getAllDataForKey with many keys #245
I'm getting this warning in React Native when I have saved more than a few hundred keys and then call
storage.getAllDataForKey
.