SwiftRadioButton

Custom Radio Button Components ofr iOS.

alt text

Basic

SWSRadioButtonView has one method to set UI and one delegate to get the event of radio button selection.

Method:

func setRadioButtonView(radioText: String, isSelected: Bool, delegate: SWSRadioButtonViewProtocol?)

Delegate:

func radioButtonTapped(radioButton: SWSRadioButtonView)

License

SwiftRadioButton is available under the SWS license. Copyright © 2018 SWS