React Native Firebase
    Preparing search index...

    Use the exported AppDistributionRelease type instead.

    interface AppDistributionRelease {
        buildVersion: string;
        displayVersion: string;
        downloadURL: string;
        isExpired: boolean;
        releaseNotes: string | null;
    }
    Index

    Properties

    buildVersion: string

    Use the exported AppDistributionRelease type instead.

    displayVersion: string

    Use the exported AppDistributionRelease type instead.

    downloadURL: string

    Use the exported AppDistributionRelease type instead.

    isExpired: boolean

    Use the exported AppDistributionRelease type instead.

    releaseNotes: string | null

    Use the exported AppDistributionRelease type instead.