talalmajali / react-native-countdown-component

React Native CountDown
MIT License
272 stars 236 forks source link

accuracy of second #42

Open tungpv90 opened 5 years ago

tungpv90 commented 5 years ago

i use this library in android and ios. when change Tab navigation and back, value of seconds part changed. example : 2 => 2.000001020

Richi2293 commented 5 years ago

I also have found a similar issue, going on a new page and coming back it seems that it takes a few thousandths of a second.

I did a test with an Android device and an iOS device. In the iOS one I have always held in the countdown page instead in the android I went back and forth in the countdown and after push pages and back to countdown 5-6 times the countdown on Android had a difference of -3 seconds compared to the one on iOS.

dane-du-plessis commented 4 years ago

Duplicate of #51