react-countdown-circle-timer
react-countdown-circle-timer copied to clipboard
Issue with colors being calculated and displayed
Hello !
I actually use CountdownCircleTimer with a useTimer hook that calculates based on a usualTime value given by the user, the amount of time left before this usualTime.
The context is pill taking for users.
If countdown arrives to zero we add an extra hour to it, but the colors of countdown are not displayed.
Could you help? @vydimitrov,
Thanks
Can you create a small demo reproducing the issue?
Closing due to inactivity