尝试让Firestore导入到我的应用程序,但仍然得到错误“不变的违规:本机模块不能为空”我正在寻找一些解决方案,人们说要在ios中运行pod install,但ios文件夹在expo中不存在?我的import it import firestore from '@react-native-firebase/firestore';,我使用的是firebase身份验证,它工作得很好,但是用firestore
我正在使用@react-native-firebase/messaging。当我尝试在android中运行该项目时,它返回错误 :react-native-firebase_messaging has not defined a default in project.ext.'react-native'.versions.android.compileSdk in its build.gradle file.
我正试图在VSCode中构建一个react本机应用程序。当我试图构建这个应用程序时,我得到了以下错误。在完成构建过程中,我一直会遇到以下问题。Type io.invertase.firebase.BuildConfig is defined multiple times: /path/node_modules/@react-native-firebase:react-native:+" // From nod
所有的防火墙代码(特定于项目的配置代码除外)与另一个(工作的)项目完全相同.
我使用的反应-本机与博览会和有FB数据库作为一个网络项目。我在一个名为firebase.js的文件中初始化该数据库,该文件位于项目的根级,它位于app.js旁边。数据库还没有安全规则,所以我删除了一些信息,但这正是您对api密钥的期望。import firebase from 'firebase