Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 720 Bytes

README.markdown

File metadata and controls

16 lines (9 loc) · 720 Bytes

This is the project created during the tutorial "How To Create a Rotating Wheel Control with UIKit" published here: http://www.raywenderlich.com/9864/how-to-create-a-rotating-wheel-control-with-uikit

Here is a screenshot of the final result

The final result

Here is a demo video.

In case you want to use this code in your projects, you can. Just check out the license.txt file for attribution.

This project extends a UIView.

A version extending UIComponent is available at: https://github.com/funkyboy/How-To-Create-a-Rotating-Wheel-Control-with-UIKit