I’ve mentioned a number of custom pull to refresh components, most recently a pull-to-refresh component that combines pull-to-refresh and gesture based selection.
Here’s a nice open source component called Refresher for easily adding pull-to-refresh to a UIScrollView with added support for custom animations from Josip ?avar created in Swift.
The custom animation support allows you to specify start, stop, and progress animations to be used for your UIScrollView, and includes a number of interesting examples to work from.
Here’s an example from the readme showing an example progress indicator created with Refresher:
You can find Refresher on Github here.
A nice Swift based library for creating pull-to-refresh controls with custom animations.
- Open Source iOS Component Combining A Pull-To-Refresh Control And Gesture Based Selection
- Open Source UI Control Adding Pull To Refresh On Any UIScrollview In Any Direction
- A Custom Table View With Built In Pull-To-Refresh, Load More Indicator, And First Load Indicator
- Open Source Component For Easily Creating Custom Pull-To-Refresh Indicators With Your Own Images
- Open Source iOS Pull-To-Refresh Control That Displays An Animated Stargate on Pulls
Original article: Open Source Swift Based Pull-To-Refresh Component That Supports Custom Animations
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





