Provides an easy way to persistently store small chunks of data and then access it from the native code.
State management for React Native
Simple key-value storage with support for multiple backends
Simple, efficient, scalable, high-performance LMDB interface
Isomorphic Key-Value Storage Interface
A React Native wrapper over SharedPreferences and Keychain to provide a secure alternative to Async Storage
ESLint Environment for React Native
Bridging the gap between buffers and typed arrays
Isomorphic Key-Value Storage
The fastest key/value storage for React Native. ~30x faster than AsyncStorage! Works on Android, iOS and Web.
A Reactotron plugin for react-native-mmkv.
Official React Native SDK
Keyboard manager which works in identical way on both iOS and Android
React Native library for making video calls using Daily
Provides a way to encrypt and securely store key-value pairs locally on the device.
A simple key/value storage using files to persist the data
MMKV for Rozenite.
Redux persist adaptor for React Native filesystem storage
Core CLI commands for React Native
A flexible React Hook for using Local Storage.
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
A QR Code generator for React Native based on react-native-svg and javascript-qrcode.
fs for react-native using level-filesystem and asyncstorage-down
#### To Know - Doesn't work for Expo since this uses native code. - iOS & Android ONLY - Uses Xcode's Shared Preferences App Groups (iOS) and Public External Storage for Android. - Once you install via npm, you will need to do some configuration in Xcode