Skip to content

Progress block #65

@starlight173

Description

@starlight173

Hi Malcom! Is there any kind of progress block for things like uploading an avatar for example.

uploadAvatar()
.progress { p in
  // Here update progressView for example
}
.then(doSomething)
.onError(showErrorPopup)
.finally(doSomething)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions