nithinpp69/react-native-circular-progress-indicator

Can I pause/ resume

sabirmgd opened this issue · 2 comments

Can we have an abstracted way to pause/resume the animation?

The animation cannot be paused/resumed as of now. But this is pretty much doable with the help of react-native-redash withPause higher order function.