You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, first of all: This is the most good looking browser stopwatch I have ever seen, nice work! I'd like to use this as a timer, like so the play would count from zero to up. For example as reading/task timer just to see how long something will take. Is there easy way to achieve this? ReScript/React is not really my cup of tea but would like to know. Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hey, @ronilaukkarinen thanks for your feedback :)
Actually, this project is using a react hook called useTimer, and to add this feature here, probably we have to add a feature to this hook to make the timer counting from zero to up.
@fdaciuk can we add a feature in the useTimer to make it counting from zero to up? is it easy to implement?
It is really easy to implement that feature :)
But I do not have much free time right now, so what do you think about sending a Pull Request @ronilaukkarinen?
Hey, first of all: This is the most good looking browser stopwatch I have ever seen, nice work! I'd like to use this as a timer, like so the play would count from zero to up. For example as reading/task timer just to see how long something will take. Is there easy way to achieve this? ReScript/React is not really my cup of tea but would like to know. Thanks in advance!
The text was updated successfully, but these errors were encountered: