Skip to content

Commit

Permalink
Merge pull request vsouza#1754 from yonat/master
Browse files Browse the repository at this point in the history
Add MultiSelectSegmentedControl
  • Loading branch information
lfarah authored Jun 27, 2017
2 parents db5acab + 706c924 commit 50e0c82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2048,6 +2048,7 @@ Most of these are paid services, some have free tiers.
* [HMSegmentedControl](https://github.com/HeshamMegid/HMSegmentedControl) - A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products.
* [PinterestSegment](https://github.com/TBXark/PinterestSegment) - A Pinterest-like segment control with masking animation. :large_orange_diamond:
* [YUSegment](https://github.com/afishhhhh/YUSegment) - A customizable segmented control for iOS. Supports both text and image.
* [MultiSelectSegmentedControl](https://github.com/yonat/MultiSelectSegmentedControl) - adds Multiple-Selection to the standard `UISegmentedControl`.

#### Tab Bar
* [ESTabBarController](https://github.com/ezescaruli/ESTabBarController) - A tab bar controller for iOS that allows highlighting buttons and setting custom actions to them.
Expand Down

0 comments on commit 50e0c82

Please sign in to comment.