Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/reactjs/27.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Reactjs 如何在React Native[重新验证码]上使用Firebase电话号码验证_Reactjs_Firebase_React Native_Firebase Authentication - Fatal编程技术网

Reactjs 如何在React Native[重新验证码]上使用Firebase电话号码验证

Reactjs 如何在React Native[重新验证码]上使用Firebase电话号码验证,reactjs,firebase,react-native,firebase-authentication,Reactjs,Firebase,React Native,Firebase Authentication,我对react native有点陌生,我有个问题 我想在我的React原生项目中使用Firebase phone auth,但当我阅读Firebase文档时,它说我们必须使用重新验证码从用户处获取号码 但我找不到如何在react native上使用重新验证码,因为在firebase文档上,它说我们应该在代码上使用“window”参数 有人知道如何解决这个问题或其他解决方法吗?不幸的是,React Native还不支持phone Auth

我对react native有点陌生,我有个问题

我想在我的React原生项目中使用Firebase phone auth,但当我阅读Firebase文档时,它说我们必须使用重新验证码从用户处获取号码

但我找不到如何在react native上使用重新验证码,因为在firebase文档上,它说我们应该在代码上使用“window”参数


有人知道如何解决这个问题或其他解决方法吗?

不幸的是,React Native还不支持phone Auth