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:
You can find CBStoreHouseRefreshControl on Github here.
A nice component for pull-to-refresh with custom animations.
- Open Source Swift Based Pull-To-Refresh Component That Supports Custom Animations
- Open Source iOS Component Combining A Pull-To-Refresh Control And Gesture Based Selection
- Open Source iOS Component That Enables Pull To Refresh With One Line Of Code
- Open Source UI Control Adding Pull To Refresh On Any UIScrollview In Any Direction
- Open Source Component For Easily Creating Custom Pull-To-Refresh Indicators With Your Own Images
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.