Search results
49 packages found
Global store utility for an async operation lifecycle and chain of callbacks
- typescript
- javascript
- node
- async
- store
- thread-local-storage
- local-storage
- async-storage
- request-context
- context
- callback-context
Its a mock of react-native AsyncStorage for jest tests
This is a package to easily handling global-state across your react-components No-redux
This is a package to easily handling global-state across your react-native-components No-redux... The library now includes @react-native-async-storage/async-storage to persist your state across sessions... if you want to keep using the old version without
A wrapper of AsyncStorage that allows you to store huge data
This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses [MMKV](https://github.com/Tencent/MMKV) by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion
- react-native
- fast-storage
- react
- native
- asyncstorage
- async-storage
- mmkv-database
- mmkv-storage
- encrypted-storage
- encryption
- mmkv
- android
- ios
- key-value-storage
- View more
A type-safe wrapper around React Native's Async Storage that re-implements the entire API
An Offline Database for React Native and Expo
- database
- offline
- react-native
- expo
- async-storage
- react-native-async-storage
- sync-storage
- online-offline-sync
- haspr
A package that simplifies AsyncStorage usage in React Native applications by allowing you to set a prefix for keys.
React Native AsyncStorage persistence wrapper for Athrok state management library.
React Native MMKV persistence wrapper for Athrok state management library.
react-native-offline-sync is a simple and efficient package for managing offline data synchronization in React Native applications. This package allows you to store data locally when the device is offline and automatically syncs the data with a remote ser
Turn any key-value store into a file system for hierarchical object storage
Key-value persistent storage for React Native backed by SQLite
An abstract-level implementation of AsyncStorage for React Native using TypeScript.
Core API of Async Storage
CRUD Async Storage Flipper plugin
Lightweight, asynchronous, key-value JSON storage for Node.js applications. Supports TTL, atomic updates, self-repairing and more.
- storage-async
- async-storage
- key-val
- keyv
- file-storage
- store
- async-store
- file-store
- ttl
- ttl-store
- ttl-storage
- atomic-storage
- json-store
- database
- View more
Persist and rehydrate a context store by React Hooks
A simple react native async storage hooks library based on the @react-native-async-storage/async-storage library