yonat / MultiSelectSegmentedControl

UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.
MIT License
300 stars 60 forks source link

Optional selected background color #30

Closed jemise111 closed 5 years ago

jemise111 commented 5 years ago

Thanks for such a useful library!

Description: In some cases users may wish to use a different background color for active segments than the tintColor

Problems I encountered when trying to implement this myself: Not sure I did it entirely correctly but I am submitting a PR along with this

Example of using this:

image