Motivation In frontend development, pull-to-refresh is a very common feature. Although there are many libraries in React now that can implement this feature, they have some issues: Most components with pull-to-refresh functionality are UI libraries,...