react-native-simple-store:React Native的AsyncStorage的简约包装

时间:2024-02-24 11:09:43
【文件属性】:

文件名称:react-native-simple-store:React Native的AsyncStorage的简约包装

文件大小:328KB

文件格式:ZIP

更新时间:2024-02-24 11:09:43

android ios react-native asyncstorage iOSJavaScript

React本机简单存储 围绕React Native的AsyncStorage的简约包装。 react-native-simple-store非常适合未使用redux的应用程序。 如果您已经发现您的应用程序需要使用redux并且需要将数据持久保存到设备,则建议您使用 ,它提供了一个干净的接口,用于在化简器中将数据存储到设备。 安装 npm install react-native-simple-store 由于此包装器使用 ,因此需要进行链接以使其正常工作: react-native link @react-native-community/async-storage 在项目中使用 i


【文件预览】:
react-native-simple-store-master
----yarn.lock(270KB)
----src()
--------index.js(3KB)
----babel.config.js(392B)
----.npmignore(75B)
----.travis.yml(35B)
----LICENSE(1KB)
----__tests__()
--------index-test.js(5KB)
----Example()
--------index.ios.js(257B)
--------.flowconfig(1KB)
--------yarn.lock(149KB)
--------.babelrc(34B)
--------ios()
--------index.android.js(257B)
--------Main.js(944B)
--------android()
--------.buckconfig(114B)
--------.gitignore(424B)
--------.watchmanconfig(2B)
--------package.json(319B)
----README.md(5KB)
----dist()
--------index.js(4KB)
----docs()
--------index.md(1KB)
----.editorconfig(76B)
----.gitignore(553B)
----package-lock.json(367KB)
----package.json(1KB)

网友评论