vydimitrov / react-countdown-circle-timer

Lightweight React/React Native countdown timer component with color and progress animation based on SVG
MIT License
692 stars 87 forks source link

Animation pausing when typing in textinput #117

Closed mangicode closed 3 years ago

mangicode commented 3 years ago

Really enjoy the component, I was going to be using it in a trivia app, but unfortunately the animation stalls whenever the user is typing. This defect seems to render the component useless in my case, unless I am overlooking something. Thanks in advance for any clarification!

vydimitrov commented 3 years ago

Hey, can you share your code so I can try to spot the problem?

vydimitrov commented 3 years ago

Closing this one due to inactivity.