react-native-countdown-component
react-native-countdown-component copied to clipboard
SOLVED accuracy
Based on https://github.com/klyngbaek/accurate-interval/blob/master/index.js i modified index.js to create this more accurate countdown:
I have not measured its accuracy thoroughly, but it seems to have an uncertainty of miliseconds, a lot better than using setInterval()