redux-persist-expo-securestore
redux-persist-expo-securestore copied to clipboard
Error when running on Expo SDK 34
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 !!!
Would you like to create the PR for this?
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.