我正在构建一个使用React本机的应用程序,我必须将geo坐标插入到我的防火墙数据库中,我使用的是firebase、firestore和geofirestore,我已经遵循了一些教程,但仍然无法完成这个工作,您能不能帮助我,这是我的代码:import firestore from '@react-native-fire
firebase.js文件中包含的内容是:import { createContext } from "react";
(如果需要更详细的话),下面是index.js文件:import React from "react";
import ReactDOM from "react-dom/context/fir