Cretezy / redux-persist-expo-securestore

redux-persist storage for Expo's SecureStore
MIT License
74 stars 28 forks source link

removeItem causes error: _expo.SecureStore.removeItemAsync is undefined #5

Closed osdiab closed 6 years ago

osdiab commented 6 years ago

This seems to occur when I install via:

yarn add redux-persist-expo-securestore

It looks like it was changed in the source, but maybe that wasn't updated in npm? Thanks!

osdiab commented 6 years ago

oops duplicate