{"library":"react-native-fast-secure-storage","type":"library","category":null,"description":"A fast, secure key-value storage library for React Native (iOS & Android) that provides encrypted data storage with a simple async API. Current version 1.2.3. Uses native iOS Keychain and Android EncryptedSharedPreferences for encryption. Differentiators: supports synchronous getItem/setItem operations, ACCESSIBLE levels, and batch operations (setItems, getAllItems, clearStorage). Alternatives: react-native-encrypted-storage (more limited), expo-secure-store (Expo-only). Types included. Peer dependencies: react and react-native.","language":"javascript","status":"active","version":"1.2.3","tags":["javascript","react-native","ios","android","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-native-fast-secure-storage","imports":["import SecureStorage from 'react-native-fast-secure-storage'","import { ACCESSIBLE } from 'react-native-fast-secure-storage'","import SecureStorage from 'react-native-fast-secure-storage'; SecureStorage.getItemSync('key')"]},{"cmd":"yarn add react-native-fast-secure-storage","imports":[]},{"cmd":"pnpm add react-native-fast-secure-storage","imports":[]}],"homepage":"https://github.com/IvanIhnatsiuk/react-native-fast-secure-storage#readme","github":"https://github.com/IvanIhnatsiuk/react-native-fast-secure-storage","docs":null,"changelog":null,"pypi":null,"npm":"react-native-fast-secure-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}