• Stars
    star
    287
  • Rank 144,232 (Top 3 %)
  • Language
    Objective-C
  • License
    Other
  • Created almost 13 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code for the tutorial "How To Create a Rotating Wheel Control with UIKit" published on raywenderlich.com

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

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 UIComponent. A version extending UIView is available at: https://github.com/funkyboy/How-To-Create-a-Rotating-Wheel-Control-with-UIKit-UIView-Version