jasonmerino / react-native-simple-store

A minimalistic wrapper around React Native's AsyncStorage.

Home Page:https://www.npmjs.com/package/react-native-simple-store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get all keys

opened this issue · comments

AsyncStorage has a method getAllKeys, how can I use it via simple-store?

Referenced in API!