React Native Firebase
GitHub
npm
Preparing search index...
@react-native-firebase/app-distribution
FirebaseAppDistributionTypes
AppDistributionRelease
Interface AppDistributionRelease
Deprecated
Use the exported
AppDistributionRelease
type instead.
interface
AppDistributionRelease
{
buildVersion
:
string
;
displayVersion
:
string
;
downloadURL
:
string
;
isExpired
:
boolean
;
releaseNotes
:
string
|
null
;
}
Index
Properties
build
Version
display
Version
download
URL
is
Expired
release
Notes
Properties
build
Version
buildVersion
:
string
Deprecated
Use the exported
AppDistributionRelease
type instead.
display
Version
displayVersion
:
string
Deprecated
Use the exported
AppDistributionRelease
type instead.
download
URL
downloadURL
:
string
Deprecated
Use the exported
AppDistributionRelease
type instead.
is
Expired
isExpired
:
boolean
Deprecated
Use the exported
AppDistributionRelease
type instead.
release
Notes
releaseNotes
:
string
|
null
Deprecated
Use the exported
AppDistributionRelease
type instead.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
build
Version
display
Version
download
URL
is
Expired
release
Notes
Documentation
GitHub
npm
React Native Firebase
Loading...
Deprecated
Use the exported
AppDistributionReleasetype instead.