luispadron / UICircularProgressRing

A circular progress bar for iOS written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

let the timer run even after endTime

danishnaeem57 opened this issue · comments

⚠️ This issue will be closed if the required information is not filled ⚠️

If it's a question about something that is happening within your code base, either post a small amount of code, or post an example project where I can try to assist.
Make sure to communicate back and keep issue updated or it will be closed

Version

  • Version = Any

Details

  • Has the question been answered here before?
    • No
  • Please provide as much detail as possible below
    • Hi. First of all, thank you for this awesome library. Really appreciate your efforts :) My issue is, I want to let timer run even after endTime. For example, i will give startTime to start the timer and endTime in order to complete 1 circle per ring and I want the timer to run infinitely. Is there any option available? or how can I achieve it? I have attached a video for reference. Thanks!
      ezgif com-video-to-gif

Hi, I don't believe this is currently supported.
When I have time I can try and taking a look at it or you can open a PR and I'll gladly merge it in!