polqf / TwicketSegmentedControl

Custom UISegmentedControl replacement for iOS, written in Swift
MIT License
1.76k stars 176 forks source link

Icons #5

Closed staticdreams closed 7 years ago

staticdreams commented 7 years ago

If there a way to use little images / icons (with or without text) with this component?

polqf commented 7 years ago

It is not supported ATM. But you could use FontAwesome to insert an icon via text.

staticdreams commented 7 years ago

Thank you @poolqf ! It worked :)