项目作者: ftp27

项目描述 :
Animated RadioButton for iOS
高级语言: Objective-C
项目地址: git://github.com/ftp27/TLRadioButton.git
创建时间: 2016-07-08T10:42:06Z
项目社区:https://github.com/ftp27/TLRadioButton

开源协议:MIT License

下载


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:

  1. pod "TLRadioButton"

Author

Aleksey Cherepanov, ftp27host@gmail.com

License

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