SegmentedControl icon indicating copy to clipboard operation
SegmentedControl copied to clipboard

A highly customizable segmented control for iOS applications.

Results 8 SegmentedControl issues
Sort by recently updated
recently updated
newest added

With intrinsicContentSize implemented, its not necessary to set control width by autolayout rules, it will get computed internally and control will appear properly with size that just fits its content.

Hello. Thanks a lot for your library! Awesome tool 👍 But, I prefer to use cocoapods over carthage, that's why I created this PR. ps. I've not pushed the podspec...

add new style such as HMSegmentedControl

![screen shot 2016-08-09 at 5 50 27 pm](https://cloud.githubusercontent.com/assets/15004771/17516772/cefae7ea-5e59-11e6-83b0-9e787fe5346f.png)

It would be so awesome if someone could just open the test project and run it without having to do special installations. Some projects can be built successfully simply by...

As title. Please support seperator between items, Thank you.