Open Source Swift Based Pull-To-Refresh Component That Supports Custom Animations

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:

Refresher

You can find Refresher on Github here.

A nice Swift based library for creating pull-to-refresh controls with custom animations.

FacebookTwitterDiggStumbleUponGoogle Plus

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.

Leave a Reply

Your email address will not be published. Required fields are marked *