/TLRadioButton

Animated RadioButton for iOS

Primary LanguageObjective-CMIT LicenseMIT

TLRadioButton

Version License Platform

Sample

Radio button for iOS.

##Usage

  • isChecked - button status. Default - false
  • Animation duratoin - button animation speed in ms. Default - 500 ms
  • Selected Color - button color for selected state. Default - Tint color
  • Not selected Color - button color for not selected state. Default - Tint color

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

TLRadioButton is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "TLRadioButton"

Author

Aleksey Cherepanov, ftp27host@gmail.com

License

TLRadioButton is available under the MIT license. See the LICENSE file for more info.