redux-persist-expo-securestore icon indicating copy to clipboard operation
redux-persist-expo-securestore copied to clipboard

Error when running on Expo SDK 34

Open outaTiME opened this issue 6 years ago • 2 comments

Hi, Today im update to the new Expo SDK 34 and im getting the following error:

Unable to resolve "expo-secure-store" from "node_modules/redux-persist-expo-securestore/src/index.js".

It will be great to update README file to include the following command:

$ expo install expo-secure-store

Thanks !!!

outaTiME avatar Jul 30 '19 00:07 outaTiME

Would you like to create the PR for this?

Cretezy avatar Aug 02 '19 14:08 Cretezy

Guys, you don't need to use this package at all. Just go to the project's main repository and copy the two files index.d.ts and index.js and then make a folder name redux-persist-exposecurestore in and then use it.

bleedingAyush avatar Sep 29 '21 04:09 bleedingAyush