With iOS 5 we became able to customize the basic look of the UISegmentedControl.
Here’s UISegmentedControl replacement called URBSegmentedControl replace from Nicolas Shipes that allows further customization with a very clean syntax.
With URBSegmentedControl you can customize each selection with icons, and also customize using the UIAppearance protocol.
Only need one set of images as they are automatically tinted based on the selected color.
Here’s an image from the read me showing the URBSegmentedControl demo app in action.
You can find URBSegmentedControl on Github here.
A nice control for making iconized segmented controls.
- Drop-In UISegmentedControl Replacement That Mimics Look Of iOS 6 App Store Tabs
- Open Source Drop In UILabel Replacement Library For Easy Fancy Text With Gradients and Shadows
- 3 Open Source iOS Controls For Creating Custom Tabbed Interfaces
- Open Source Highly Customizable iOS UIPageControl Replacement
- Open Source: Drop In UILabel Replacement For Beautiful Text Easily
Original article: Drop-In Customizable iOS UISegmentedControl Replacement With Image Support
©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.






