TNRadioButtonGroup – Radio buttons for Objective-C

Radio buttons for Objective-C

I just pushed some code to GitHub to easily create radio button groups in Objective-C.

I’ve created 3 classes for the most common radio buttons, but it’s really easy to extend the class with your own requirements.  I’ve posted all the details on GitHub.  When you toggle the radio button there is an animation. You can always override the animation method if you would like to do some other animations.

radio buttons for objective-c
TNRadioButtonGroup

Prerequisites

  • Xcode
  • iOS7+

Download

You can find the code on GitHub. If you have any requests, put them in the issues panel.  I’ve tested as many scenarios as I could, but if you find any bugs, please post them as well!

Share this post

One Response

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Posts