onegray / RadioButton-ios

Lightweight RadioButton class for iOS
MIT License
376 stars 68 forks source link

Is it worked for swift4 ? #11

Open khushDesai opened 6 years ago

khushDesai commented 6 years ago

I want to use this library for Swift4 is it compatible?

SarthakShah31 commented 6 years ago

@onegray I also want to use this in Swift4, i have converted it into Swift4, but i am not setting groupButtons from storyboard. I have to manage them runtime, but some how it's not working, not sure why. If you can share your thoughts/logic in the manner you applied in objective-c, that would be also helpful.

@khushDesai Please also let me know if you find something helpful.

Thanks.