bartgryszko / bartgryszko/react-native-circular-progress
Reset Circle Without Return Animation?
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 420
- PR merge metrics
- No merged PRs in 30d
Description
So I'm using this circular progress bar as a timer. When the timer counts down from let's say 30 seconds, the fill amount is changed accordingly. But I need a new timer to start as soon as the 30 seconds are up, so the fill amount resets to 0 again.
When it resets, there's a return animation on top of that which is not ideal. Is there anyway to turn this off?
I looked at [this post](https://github.com/bartgryszko/react-native-circular-progress/issues/102) which was from 2017 so was hoping there was a better solution now.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.