Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 658 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 658 Bytes

GearPullToRefresh

A fancy gear-powered pull-to-refresh animation you can use on any UITableView or UIScrollView.

Inspired by this Dribbble post

https://raw.githubusercontent.com/SabatinoMasala/GearPullToRefresh/1d567f73f710bfcd2dad104419b54f34335e5abf/screens/a.png

How to use?

Clone the repository and then run:

pod install

Open up gear-powered.xcworkspace and you're good to go!

#TODO

  • Change colors
  • Tune animations
  • Improve demo