react-native-slide-button icon indicating copy to clipboard operation
react-native-slide-button copied to clipboard

Remove slideback timer when the component is unmounted

Open anttimann opened this issue 9 years ago • 1 comments

Remove slideback timer when the component is unmounted before the timeout has been triggered otherwise timeout is triggered when component is already unmounted.

https://github.com/sreejithr/react-native-slide-button/issues/10

anttimann avatar Dec 14 '16 13:12 anttimann

Thank you for fixing this. This has been a huge issue. I'll merge it after a round of testing.

Btw, @anttimann, we need some testcases to be run before a merge. I'm planning to take it up on a free weekend. But you're always welcome to contribute :)

sreejithr avatar Dec 16 '16 11:12 sreejithr