pughpugh / react-countdown-clock

HTML5 canvas countdown clock React component
ISC License
187 stars 83 forks source link

Issue #33: Has there been any discussion of an onSecond callback? #48

Open macdonst opened 6 years ago

macdonst commented 6 years ago

One of the things I want to do is when we get down to 3 seconds is start playing a warning sound. With this onSecond callback I will be able to figure out when to start playing the sound.

Sorry about the whitespace changes to index.html, Prettier is a fickle mistress.