Update view whenever document is added - Swift - Firebase Firestore

前端 未结 0 1149
迷失自我
迷失自我 2021-01-20 15:03

I want to update the UI whenever a new document is added to a collection: this is the tricky part because using this code:

snapshot.documentChanges.forEach {          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题