rn-asyncStorage-example:什么是React Native中的AsyncStorage?

时间:2021-05-02 05:17:53
【文件属性】:
文件名称:rn-asyncStorage-example:什么是React Native中的AsyncStorage?
文件大小:359KB
文件格式:ZIP
更新时间:2021-05-02 05:17:53
JavaScript React AsyncStorage示例 此仓库包含我的中型文章的演示代码 :backhand_index_pointing_right: 预习 如何安装 ? 转到项目文件夹并运行npm install 转到ios文件夹并运行pod install 如何运行项目 转到主文件夹。 要部署到Android模拟器或连接的Android手机,您可以通过键入react-native run-android来运行该应用 要部署到IOS模拟器,您可以通过键入react-native run-ios来运行应用程序 执照 rn-asyncStorage-example已。
【文件预览】:
rn-asyncStorage-example-master
----ios()
--------AsyncStorageExample()
--------AsyncStorageExample-tvOS()
--------AsyncStorageExample-tvOSTests()
--------Podfile(3KB)
--------AsyncStorageExampleTests()
--------AsyncStorageExample.xcworkspace()
--------Podfile.lock(13KB)
--------AsyncStorageExample.xcodeproj()
----index.js(183B)
----.watchmanconfig(2B)
----android()
--------gradlew.bat(3KB)
--------gradlew(6KB)
--------gradle.properties(910B)
--------app()
--------gradle()
--------settings.gradle(203B)
--------build.gradle(999B)
----.flowconfig(2KB)
----package.json(1KB)
----screens()
--------Home()
--------Login()
----__tests__()
--------App-test.js(266B)
----app.json(75B)
----LICENSE(1KB)
----package-lock.json(329KB)
----.eslintrc.js(74B)
----.gitignore(813B)
----App.js(560B)
----.buckconfig(114B)
----.prettierrc.js(120B)
----README.md(935B)
----yarn.lock(280KB)
----metro.config.js(300B)
----.gitattributes(16B)
----babel.config.js(77B)

网友评论