react-simple-pull-to-refresh icon indicating copy to clipboard operation
react-simple-pull-to-refresh copied to clipboard

Animation doesnt deactivate

Open CalvinJamesHeath opened this issue 1 year ago • 0 comments

When I "Pull to Refresh" and no data comes in, the animation continues to load, even after isPullable becomes false. How I tell the component to stop the loading animation and pull back up?

CalvinJamesHeath avatar Dec 08 '23 22:12 CalvinJamesHeath