【发布时间】:2017-07-12 05:49:01
【问题描述】:
如果用户使用 react native 和 Firebase 输入正确的凭据,我想创建一个登录/登录页面,该页面导航到另一个页面。我在 Firebase 控制台中使用电子邮件启用了身份验证,但每次都会收到警报,如下图所示:
通过在互联网上搜索,我找到了可能的解决方案,例如验证我在我的应用程序中使用了正确的数据库,但它不起作用。 我的代码在这里:https://github.com/haifaGh/AuthenticationFirebase
【问题讨论】:
标签: firebase react-native firebase-realtime-database firebase-authentication