react-native-element-timer
react-native-element-timer copied to clipboard
countdownRef.current.stop() stopped working after yesterday.
countdownRef.current.stop() stopped working after yesterday.
hi @hfshan247 , I can't reproduce this issue.
On Mon, Apr 25, 2022 at 6:33 PM Hoà Phan @.***> wrote:
hi @hfshan247 https://github.com/hfshan247 , I can't reproduce this issue.
— Reply to this email directly, view it on GitHub https://github.com/hoaphantn7604/react-native-element-timer/issues/5#issuecomment-1108581489, or unsubscribe https://github.com/notifications/unsubscribe-auth/AENJB274WZ26FSRQVGFTVZLVG2NLZANCNFSM5UIJMQ5A . You are receiving this because you were mentioned.Message ID: @.***>
When I press a button to stop the time, the callback onEnd() gets triggered but the timer value doesn’t get stopped & it keeps on increasing.