react-native-countdown-component icon indicating copy to clipboard operation
react-native-countdown-component copied to clipboard

miliseconds availability

Open vgb0332 opened this issue 5 years ago • 1 comments

It would be great if it supports up to miliseconds.. I implemented your code to support milisecons(by just adding calculated mili) but at the same time I couldn't get it right when having to render multiple timers at once like 4. I set timeout to call every 93 ms and one time seems rendering okay, but as soon as the number of timer increases, they get buggier and all respond slower than they should. Wondering if anyone have faced this kind of issue in terms of rending component in miliseconds degree.

vgb0332 avatar Jul 01 '19 02:07 vgb0332

Duplicate of #51

dane-du-plessis avatar Jul 28 '20 14:07 dane-du-plessis