react-native-countdown-component
react-native-countdown-component copied to clipboard
miliseconds availability
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.
Duplicate of #51