React Native Firebase
    Preparing search index...

    Cloud Storage statics.

    Use the exported types directly instead. FirebaseStorageTypes namespace is kept for backwards compatibility.

    firebase.storage;
    
    Index

    Properties

    SDK_VERSION: string

    Possible string formats used for uploading via StorageReference.putString()

    firebase.storage.StringFormat;
    
    TaskEvent: TaskEventStatic

    An event to subscribe to that is triggered on a Upload or Download task.

    firebase.storage.TaskEvent;
    

    A collection of properties that indicates the current tasks state.

    firebase.storage.TaskState;