react-simple-pull-to-refresh
react-simple-pull-to-refresh copied to clipboard
Animation doesnt deactivate
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?