local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
-
Updated
Mar 3, 2024 - JavaScript
local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
An ultra fast (0.0002s read/write), small & encrypted mobile key-value storage framework for React Native written in C++ using JSI
A minimalistic wrapper around React Native's AsyncStorage.
A simple database base on react-native AsyncStorage.
Simpler storage, Simpler fetch, Simpler UI
A drop in replacement for React Native's AsyncStorage API that wraps the iCloud Ubiquitous Key-Value Store.
Mobile user authentication flow with React Native, Expo, and AWS Amplify: Sign In, Sign Up, Confirm Sign Up, Forget Password, Reset Password.
Usage of WebRTC for voice & video call with peer-to-peer or conference with Login and Register screen using response & Async storage with Call Dis/Connect, Failed and Idle views in react native. Youtube:
A simple, performance oriented key value storage for React Native. Drop in replacement for AsyncStorage
Persist and hydrate MobX-state-tree stores (in < 100 LoC)
🎛️ Adds an option to your dev menu to console.log the contents of your AsyncStorage.
Saves and loads your redux state from a key-value store of your choice
Simple React Hook to persist/cache the useState locally. Easily load stale state for better ux.
📦 统一封装各个端(小程序、web 端、React-Native、Node 端)中对于缓存层的使用(A common storage for web(localStorage), for RN(AsyncStorage), for mini-program(wx) or just memory cache(Node.js))
🔗 NestJS Async Context based on async_hooks
Usage of login / sign-in screen with register / sign-up and forget password screen for authentication in react-native with navigation and Async local storage of input values
📬 📫 🗄 Declarative AsyncStorage component for React Native
This is an react-native login example, with redux, redux-persist, redux-thunk and react-native-router-flux.
AsyncLocalStorage is an unencrypted, asynchronous, persistent, key-value storage system that is global to the app in web browser. It should be used instead of LocalStorage.
Asyncio UDP server
Add a description, image, and links to the asyncstorage topic page so that developers can more easily learn about it.
To associate your repository with the asyncstorage topic, visit your repo's landing page and select "manage topics."