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