简体   繁体   English

使用 React Native Firebase 进行 React Native

[英]React Native with React Native Firebase

Does anyone know how to use @react-Native-firebase/auth with react native v 0.62.0?有谁知道如何将@react-Native-firebase/auth 与 react native v 0.62.0 一起使用? I am having a tough time setting up user authentication and I am fairly new at coding.我在设置用户身份验证时遇到了困难,而且我对编码还很陌生。 Any recommendations would be helpful!任何建议都会有所帮助!

The documentation of @react-Native-firebase/auth is pretty good. @react-Native-firebase/auth的文档非常好。

The introduction section instructs you that the "auth" module requires that the @react-native-firebase/app module is already setup and installed.介绍部分指示您“auth”模块要求已经设置并安装了@react-native-firebase/app 模块。 To install the "app" module, view the Getting Started documentation.要安装“app”模块,请查看入门文档。

If you have any trouble in this part, please provide a more detailed report.如果您在这部分有任何问题,请提供更详细的报告。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM