talalmajali / react-native-countdown-component

React Native CountDown
MIT License
272 stars 235 forks source link

Countdown not working well beyond 24 hours #130

Open kumailSFS opened 4 months ago

kumailSFS commented 4 months ago

Count down working good under 24 hours but not when i put more than 86400 second (24 hours). Like when i put 86405 it will start from 5 seconds (00:00:05) instead of 86405 (24:00:05)

griarman commented 4 weeks ago

same issue