文件名称:rn-expo-firebase-auth
文件大小:25KB
文件格式:ZIP
更新时间:2024-06-07 15:02:46
JavaScript
rn-expo-firebase-auth 安装 npm i -S rn-expo-firebase-auth 配置 它需要将配置变量设置为app.json " extra " : { " facebook " : { " appId " : " ... " }, " google " : { " androidClientId " : " ... " , " androidStandaloneAppClientId " : " ... " , " iosClientId " : " ... " , " iosStandaloneAppClientId " : " ... " , " webClientId " : " ... " } }, 参考 用法 import RN_Expo_Firebase_Auth f
【文件预览】:
rn-expo-firebase-auth-master
----index.js(513B)
----package.json(803B)
----LICENSE(1KB)
----package-lock.json(75KB)
----src()
--------main.js(5KB)
--------modules()
----.gitignore(925B)
----README.md(2KB)