Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
This library aims to provide a fast & reliable solution for you data storage needs in react-native apps. It uses MMKV by Tencent under the hood on Android and iOS both that is used by their WeChat app(more than 1 Billion
Its a mock of react-native AsyncStorage for jest tests
React Native's Async Storage debugger for Flipper
Global store utility for an async operation lifecycle and chain of callbacks