{"library":"redux-persist-filesystem-storage","type":"library","category":null,"description":"A storage adaptor for redux-persist that uses react-native-blob-util to store Redux state on the filesystem in React Native apps. Version 4.2.0 works with redux-persist v6 and above. It is an alternative to AsyncStorage, particularly useful on Android to avoid storage size limitations. The library implements the standard redux-persist storage interface (setItem, getItem, removeItem, getAllKeys, clear) and supports custom storage paths, encoding, and file name transforms. It requires react-native-blob-util as a native dependency, and v2+ drops support for React Native <0.60.","language":"javascript","status":"active","version":"4.2.0","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redux-persist-filesystem-storage","imports":["import FilesystemStorage from 'redux-persist-filesystem-storage'","FilesystemStorage.config({ storagePath: '/custom/path' })","const FilesystemStorage = require('redux-persist-filesystem-storage').default"]},{"cmd":"yarn add redux-persist-filesystem-storage","imports":[]},{"cmd":"pnpm add redux-persist-filesystem-storage","imports":[]}],"homepage":"https://github.com/robwalkerco/redux-persist-filesystem-storage","github":"https://github.com/robwalkerco/redux-persist-filesystem-storage","docs":null,"changelog":null,"pypi":null,"npm":"redux-persist-filesystem-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}