How to run multiple queries in Firebase realtime database

前端 未结 0 1974
名媛妹妹
名媛妹妹 2020-12-07 18:33

How to run multiple queries at the same time? Example:

snapshot.hasChild( X ){...};
snapshot.hasChild( Y ){...};
相关标签:
回答
  • 消灭零回复
提交回复
热议问题