react-native-with-firebase-authentication-and-firestore:一个示例应用程序展示了React Native身份验证和数据存储的解决方案

时间:2021-05-14 23:55:18
【文件属性】:
文件名称:react-native-with-firebase-authentication-and-firestore:一个示例应用程序展示了React Native身份验证和数据存储的解决方案
文件大小:27KB
文件格式:ZIP
更新时间:2021-05-14 23:55:18
react-native firebase-authentication cloud-firestore JavaScript 目录 应用说明 该应用程序展示了与Firebase和Cloud Firestore的React Native身份验证和数据存储集成。 用户可以登录到该应用程序,如果该用户不存在,则将创建一个帐户并进行身份验证。 在日历选项卡上,有一个文本框,他们可以在其中输入文本以保存到数据存储中。 在配置文件选项卡上,有一个注销按钮,可将用户带回到登录页面。 问题,评论,疑虑 请将任何问题,意见或疑虑直接转至仓库的“问题”部分。 感谢您的反馈意见。 资料夹结构 项目结构是在进一步考虑的基础上制定的。 由于操作和化简在React Native应用程序中会有很多,所以它们被移动到它们自己的目录中。 库目录已添加常量变量。 react-native-with-firebase-authentication-and-firestore/ .expo/ assets/ icon.png
【文件预览】:
react-native-with-firebase-authentication-and-firestore-master
----src()
--------lib()
--------components()
--------actions()
--------screens()
--------navigation()
--------reducers()
----.babelrc(130B)
----LICENSE(1KB)
----assets()
--------splash.png(7KB)
--------icon.png(3KB)
----App.js(1KB)
----README.md(3KB)
----app.json(646B)
----.gitignore(61B)
----.watchmanconfig(3B)
----package.json(398B)

网友评论