尝试让Firestore导入到我的应用程序,但仍然得到错误“不变的违规:本机模块不能为空”我正在寻找一些解决方案,人们说要在ios中运行pod install,但ios文件夹在expo中不存在?我的import it import firestore from '@react-native-firebase/firestore';,我使用的是f
我有一个react-native应用程序,它使用react-redux-firebase,react-native-firebase连接到一个firestore来返回一些todo记录。存储中有记录,但是所有显示的都是“正在加载”文本。它从不更新待办事项。 我已经尝试过在应用程序中直接连接,它工作得很好,所以我假设firebase配置正确。} from 'react