{"library":"react-native-storage","type":"library","category":null,"description":"A local storage wrapper for react-native and web apps, providing a unified API over AsyncStorage (React Native) and localStorage (browser). Version 1.0.1 is the latest stable release, with no active development since 2019. It uses ES6 syntax, promises for async loading, and supports memory caching, expiration, and automatic synchronization via custom sync methods. Key differentiators include cross-platform compatibility, configurable size limits, and typed API via TypeScript definitions.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript","react-native","localStorage","AsyncStorage","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-native-storage","imports":["import Storage from 'react-native-storage'","import AsyncStorage from '@react-native-community/async-storage'","storage.save({ key: 'key', data: 'value' })"]},{"cmd":"yarn add react-native-storage","imports":[]},{"cmd":"pnpm add react-native-storage","imports":[]}],"homepage":"https://github.com/sunnylqm/react-native-storage#readme","github":"https://github.com/sunnylqm/react-native-storage","docs":null,"changelog":null,"pypi":null,"npm":"react-native-storage","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}