talalmajali / react-native-countdown-component

React Native CountDown
MIT License
274 stars 238 forks source link

Countdown not working well beyond 24 hours #130

Open kumailSFS opened 6 months ago

kumailSFS commented 6 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 2 months ago

same issue