小编Div*_*esh的帖子

使用 KOTLIN 将数据从 Firebase Firestore 显示到 RecyclerView

我有一个我工作的项目,我使用 Firebase Firestore。我已将 mysql 数据库中的 125 个项目添加到 Cloud Firestore。我搜索了 Firebase 在线演示以获取信息,但由于某种原因它对我没有帮助。我看到了 web、swift、c 和 php,但我看不到 KOTLIN 的代码。但是在工作 3 天后,我在 logcat 中显示了项目。另一个问题是,我搜索了演示文稿,stackoverflow 没有指示如何在RecyclerView. 如何RecyclerView使用 KOTLIN显示项目?

我想知道如何用 Kotlin 做到这一点。

android kotlin firebase google-cloud-firestore

3
推荐指数
1
解决办法
6832
查看次数