React Native Firebase
    Preparing search index...

    Use the exported AppDistribution type instead.

    interface Module {
        app: ReactNativeFirebase.FirebaseApp;
        checkForUpdate(): Promise<
            FirebaseAppDistributionTypes.AppDistributionRelease,
        >;
        isTesterSignedIn(): Promise<boolean>;
        signInTester(): Promise<void>;
        signOutTester(): Promise<void>;
    }

    Hierarchy (View Summary)

    Index

    Methods

    • Returns Promise<boolean>

      Use the exported AppDistribution type instead.

    • Returns Promise<void>

      Use the exported AppDistribution type instead.

    • Returns Promise<void>

      Use the exported AppDistribution type instead.

    Properties

    Use the exported AppDistribution type instead.