Skip to content

Add animation from start value to end value + animation blocks #3

@kremich

Description

@kremich

Graph should be able to animate from one ring value to another. Ideally the code should read (this is only pseudocode to illustrate the idea)

graph.ring.value = 0.5
UIView.animate(duration.... {
    graph.ring.value = 0.8
}

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