我的数组的形式是,array_list = {},{}。我试图在我的另一个组件component_2中呈现这个组件,如下所示:import array_list from 'array_listCheck the render method of `OnBoardingContentElement`
可以这样呈现react组件的数组吗?如果没有
使用firebase,您可以像这样获取集合中的文档:使用collectionData的const collectionData = await collectionPath.get();,您可以使用以下命令循环collectionData.forEach(doc=>{ // doc here is a document, and we can get data with doc.data()}); 上面的代码使collectionData的行为类似于一个文档数组但是,您仍然可以