react-native-firebase专题提供react-native-firebase的最新资讯内容,帮你更好的了解react-native-firebase。
我正在使用react-native-push-notification和firebase发送和接收通知,并且运行良好。 发送通知,我使用Firebase控
我习惯于在Web上开发Rails。因此,当我想获取与特定字段匹配的记录,然后按自己认为合适的方式处理数
我试图找到一种方法,将通知发送到限制后台应用活动的android设备,其中大多数是华为和Oppo等中国品牌
自方法以来,我想问一下如何在react natibe firebase v6中创建频道 <pre><code>const channel = new firebase.notificatio
我在<a href="https://github.com/invertase/react-native-firebase/issues/4081" rel="nofollow noreferrer">react-native-firebase</a>仓库
我目前正在学习如何将firestore实施到react native expo项目中,而我才刚刚开始。首先,我将特定的数据更新
理想情况下,该代码应检查用户是否已登录应用程序,如果是,请导航至主屏幕,否则,该屏幕应显示
我处理了文档并将其应用迁移到版本6,但出现此错误 <pre><code>TypeError: _app.default.messaging.notifications is
我有一个本机应用程序,可以确定用户是否允许Firebase Cloud Messaging,然后保存用户令牌。它还可以在同
使用Firestore,React Native,RN Firebase,TypeScript。 我正在考虑使用数组存储来自用户的Uid的书签的利弊
我正在尝试拿一个物品,然后按下心脏图标,然后将其添加到<code>firebase-firestore</code>中的收藏夹中。但
我试图在我的本机CLI应用程序中添加react-native firebase数据库库,但是在链接依赖项时yarn被卡住,并且5至
我有一个带有React Native Firebase的React Native应用程序,用于推送通知/云消息传递。 因此,通常一切都很好
** <pre><code>// using I18nManager you can get initial direction of device or you can use async storage or both of them as combined
<a href="https://i.stack.imgur.com/MdWok.png" rel="nofollow noreferrer"><img src="https://i.stack.imgur.com/MdWok.png" alt="xcode consol
尝试使用@ react-native-firebase / storage将文件上传到存储桶时,出现以下错误。 <blockquote> firebase.storage
我在App.js中具有以下堆栈导航器: <pre><code>return ( &lt;NavigationContainer&gt; &lt;Stack.Navigator initialR
我正在尝试使用react-native-firebase在react-native应用程序的一个调用中执行多种firebase操作。流程是这样的:
我是React Native / Firebase的新手。我按照<a href="https://rnfirebase.io/" rel="nofollow noreferrer">these</a>的说明为Android
我是React Native的新手,当我使用this.setState()更改值时,无法更新变量。在按钮上单击,我正在调用此