React Native Firebase
Documentation
GitHub
npm
Preparing search index...
@react-native-firebase/auth
UserInfo
Interface UserInfo
interface
UserInfo
{
displayName
:
string
|
null
;
email
:
string
|
null
;
phoneNumber
:
string
|
null
;
photoURL
:
string
|
null
;
providerId
:
string
;
uid
:
string
;
}
Hierarchy (
View Summary
)
UserInfo
User
Index
Properties
display
Name
email
phone
Number
photo
URL
provider
Id
uid
Properties
Readonly
display
Name
displayName
:
string
|
null
Readonly
email
email
:
string
|
null
Readonly
phone
Number
phoneNumber
:
string
|
null
Readonly
photo
URL
photoURL
:
string
|
null
Readonly
provider
Id
providerId
:
string
Readonly
uid
uid
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
display
Name
email
phone
Number
photo
URL
provider
Id
uid
Documentation
Documentation
GitHub
npm
React Native Firebase
Loading...