redux-persist-sensitive-storage

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

A storage engine for redux-persist that uses react-native-sensitive-info to persist Redux state securely on iOS (Keychain) and Android (Shared Preferences). Version 1.0.0 is stable with no recent updates. Peer dependencies require react-native-sensitive-info 3.x-5.x. Differentiates from AsyncStorage-based persistence by targeting sensitive data, though Android Shared Preferences are not fully secure; a keystore branch is available for stronger encryption.