vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When I add "initialRemainingTime" this prop into CountdownCircleTimer, and refresh the page, it starts from "duration". But instead it hsould start from "initialRemainingTime"

Asiya1330 opened this issue · comments

When I add "initialRemainingTime" this prop into CountdownCircleTimer, and refresh the page, it starts from "duration".
But instead it should start from "initialRemainingTime".

Thanks for any help.

Basically, I am working on real time session.
So when user refresh, it should start from time remaining from session to end.

Closing due to inactivity.