vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG
MIT License
692 stars 87 forks source link

Slow down Rotation speed #242

Closed devzaveri closed 6 months ago

devzaveri commented 10 months ago

Hello, I am using your Countdown Circle Timer, It is working fine. I want to know that how Do I slow down the rotation speed? like if I used 60 sec. then rotation is 60 seconds. but I want only one rotation of 60 seconds please help me with this

vydimitrov commented 6 months ago

The timer should stop once it reaches the duration. I am not sure what you mean

vydimitrov commented 6 months ago

Closing due to inactivity