How to automatically update information changed in Firestore

后端 未结 0 1573
栀梦
栀梦 2020-12-13 21:21

I have this code to display username that was stored in Firestore when signing up:

   func displayUserName(){
    let db = Firestore.firestore()
    
    if l         


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