There are 1 repository under asyncstorage topic.
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:
Saves and loads your redux state from a key-value store of your choice
A simple, performance oriented key value storage for React Native. Drop in replacement for AsyncStorage
:control_knobs: Adds an option to your dev menu to console.log the contents of your AsyncStorage.
Persist and hydrate MobX-state-tree stores (in < 100 LoC)
🚀 A Full Stack React Native E-Commerce Project! 🛒👇👇
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))
:link: 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
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.
React Native Expo app showcasing SQLite integration, database migrations, and web support with AsyncStorage and IndexedDB. Includes integration tests and a multi-platform demo (native & web)
Asyncio UDP server
This is an react-native login example, with redux, redux-persist, redux-thunk and react-native-router-flux.
This application is a React Native Food App. Users will have to go through a registration process. Once they successfully complete that phase, they are redirected to a home screen where they can search and filter menu items. User can also change their preferences in Profile page.
💾 A modest wrapper around the AsyncStorage API
Driver which enables you to use localforage for React-Native's AsyncStorage API
⚛️📱 Using AsyncStorage, learn how to build a realtime React Native app
Developed the Ignite Gym project in React Native, it is a fitness-oriented application that provides features for user registration, exercise tracking, and execution history.
Use react-native AsyncStorage storage data by add expiration time
Redux persist storage engine that provides an encryption layer over async storage
React native redux asyncstorage simple example
⚛️⚡️ AsyncStorage manager library for React Native
This is a React Native JSI File read and Write library that works 2x faster than the conventional React Native File read and Write library .
Water Reminder App w/ React Native