Open Source iOS Pull-To-Refresh Component With Easily Customizable Animations

Last month I mentioned a nice open source pull-to-refresh component called Refresher allowing you to add animation code for the start, stop, and progress stages.

Here’s another nice customizable open source pull-to-refresh component from Suyu Zhang called CBStoreHouseRefreshControl inspired by the StoreHouse app.

What makes this component is different is how the custom pull to refresh animations are created. To customize the CBStoreHouseRefreshControl animations you place a set of drawing coordinates within a plist file – an example is included.

Here’s an image from the readme showing a StoreHouse style pull-to-refresh animation:
CBStoreHouseRefreshControl

You can find CBStoreHouseRefreshControl on Github here.

A nice component for pull-to-refresh with custom animations.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source iOS Pull-To-Refresh Component With Easily Customizable 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 *