redux-storage-engine-reactnativeasyncstorage

JSON →
library 1.0.7 ·javascript maintenance
verified Jun 7, 2026

An engine for redux-storage that uses React Native's AsyncStorage to persist Redux state. Version 1.0.7 is the latest stable release. This is a maintained fork of the original deprecated package by michaelcontento. It provides a simple API to create a storage engine with a key, and integrates seamlessly with redux-storage's middleware and decorator pattern. Key differentiator: specifically designed for React Native mobile apps, unlike alternatives like redux-persist which are more general. No active release cadence; last update was in 2019.