Skip to content

Animation works only once in tableview cell #91

Description

@akashragahnihb

Below is my code.

I have taken button in tableview cell and below is the action part.

cell.clickOnMyStreakAction = {
cell.streakProgressbar.layer.needsDisplay()
cell.streakProgressbar.value = 100.0
cell.streakProgressbar.showValueString = false
}

Note: This animation works only once.
If User will tap another tab or any other view and come back it's stop working.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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