{"library":"redux-persist-expo-securestore","type":"library","category":null,"description":"A storage engine for redux-persist that leverages Expo's SecureStore to persist Redux state securely on iOS and Android. Version 2.0.0 is the latest stable release, requiring peer dependency expo-secure-store ^5.0.1. It exports a createSecureStore() factory that returns an object conforming to redux-persist's storage API. Key differentiator: offers iOS keychain services with configurable accessibility options (e.g., WHEN_UNLOCKED, AFTER_FIRST_UNLOCK, ALWAYS) and Android's encrypted SharedPreferences. TypeScript types are included. Note that the package ships untranspiled code, so Jest transformIgnorePatterns must be updated to exclude it.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-persist-expo-securestore","imports":["import createSecureStore from 'redux-persist-expo-securestore';","const createSecureStore = require('redux-persist-expo-securestore');","import type { SecureStoreOptions } from 'expo-secure-store';"]},{"cmd":"yarn add redux-persist-expo-securestore","imports":[]},{"cmd":"pnpm add redux-persist-expo-securestore","imports":[]}],"homepage":"https://github.com/Cretezy/redux-persist-expo-securestore#readme","github":"https://github.com/Cretezy/redux-persist-expo-securestore","docs":null,"changelog":null,"pypi":null,"npm":"redux-persist-expo-securestore","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}