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.
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