mock-async-storage
Its a mock of react-native AsyncStorage for jest tests
Its a mock of react-native AsyncStorage for jest tests
React Native's Async Storage debugger for Flipper
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
Persist and rehydrate a context store by React Hooks
Global store utility for an async operation lifecycle and chain of callbacks
This plugin caches your user's language in React Native's Async storage
This is a package to easily handling global-state across your react-native-components No-redux
Flipper plugin for React Native's Async Storage
JSON parsing for AsyncStorage with optional in-memory cache and auto-dispatch hook
This is very quickly solution for fix issue https://github.com/facebook/react-native/issues/14101
Persist and rehydrate parts or all of your Redux store.
React native multi tenant async storage module
Lightweight, asynchronous, key-value JSON storage for Node.js applications. Supports TTL, atomic updates, self-repairing and more.
This is very quickly solution for fix issue https://github.com/facebook/react-native/issues/14101
A lightweight wrapper around React Native's AsyncStorage, which makes working with objects in AsyncStorage a breeze.
Backend plugin for i18next that uses react-native-community's AsyncStorage.
Remake of [React Native AsyncStorage](https://github.com/react-native-community/async-storage) that manages key-value pairs in memory (it might be used for tests purposes)
Cross-platform storage for ReactDOM (localStorage) and React Native (AsyncStorage) apps.
This is a package to easily handling global-state across your react-native-components No-redux, No-context.
Utility wrapper builded on top of @react-native-async-storage/async-storage to interact with AsyncStorage in React Native projects.