Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using as timer #17

Open
ronilaukkarinen opened this issue Apr 8, 2021 · 2 comments
Open

Using as timer #17

ronilaukkarinen opened this issue Apr 8, 2021 · 2 comments

Comments

@ronilaukkarinen
Copy link

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!

@vmarcosp
Copy link
Owner

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?

@fdaciuk
Copy link

fdaciuk commented Apr 15, 2021

Hey guys :D

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?

I'll be glad reviewing the code :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants