英文: Different colors on gridView items retrieved from Firebase? 问题 我对这个还比较新手,有点困惑。尝试在网格视图项目上设置不同的背景颜...
如何在React中添加一个安全显示Firestore集合值的实时计数器?
英文: How to add a live counter in react that displays a firestore collection value securely? 问题 目标: 在...
如何在我的React应用中从Firebase身份验证中更新状态。
英文: How to update state from firebase auth in my react application 问题 你可以成功使用下面的代码进行登录,但是我认为 React 并...
在失去焦点时,Firebase 中的 messaging.onMessage 事件未收到消息。
英文: Didn't receive message in messaging.onMessage event when loosing the focus firebase with rea...
如何在TypeScript中从Firestore收集数据
英文: How to collect data from Firestore in TypeScript 问题 在Angular中,我正在进行一个小型聊天项目。到目前为止,我在使用Firestore时...
如何像图像中那样将集合添加到Firestore数据库中?
英文: How can I add colection to Firestore Database as in image? 问题 I want to add colection to Firesto...
如何与已登录用户的内容分享在社交媒体上?
英文: How to share on social media with logged user content? 问题 I'm new using React, so please excuse ...
在”onRequest”函数内获取上下文
英文: Getting context inside onRequest function 问题 在 sendFCM 函数内部调用 getUid 函数的方法如下: exports.sendFCM = ...
Duplicate class.com.firebase.iid.FirebaseInstanceIdReceiver found in modules jetified-firebase-iid-20.1.5-runtime
英文: Duplicate class.com.firebase.iid.FirebaseInstanceIdReceiver found in modules jetified-firebase-i...
Firestore规则与函数完全不起作用
英文: Firestore Rules Not Working At All with Functions 问题 service cloud.firestore { match /databases/...
99