@react-native-async-storage/async-storage
一个提供异步、未加密、持久的键值存储 API 的库。
Android
iOS
macOS
tvOS
Web
Bundled version:
2.1.2
异步存储是一种异步、未加密、持久化的键值存储解决方案。
¥Async Storage is asynchronous, unencrypted, persistent, key-value storage solution.
安装
¥Installation
Terminal
-
npx expo install @react-native-async-storage/async-storage
If you are installing this in an existing React Native app, make sure to install expo
in your project. Then, follow the installation instructions provided in the library's README or documentation.
了解更多
¥Learn more
访问官方文档
获取有关 API 及其用法的完整信息。