React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/firestore
modular
getDocsFromServer
Function getDocsFromServer
getDocsFromServer
<
AppModelType
=
DocumentData
,
DbModelType
extends
DocumentData
=
DocumentData
,
>
(
queryRef
:
Query
<
AppModelType
,
DbModelType
>
,
)
:
Promise
<
QuerySnapshot
<
AppModelType
,
DbModelType
>
>
Type Parameters
AppModelType
=
DocumentData
DbModelType
extends
DocumentData
=
DocumentData
Parameters
queryRef
:
Query
<
AppModelType
,
DbModelType
>
Returns
Promise
<
QuerySnapshot
<
AppModelType
,
DbModelType
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
npm
React Native Firebase
Loading...