Drop-In Customizable iOS UISegmentedControl Replacement With Image Support

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.

URBSegmentedControl

You can find URBSegmentedControl on Github here.

A nice control for making iconized segmented controls.

DeliciousTwitterFacebookRedditLinkedInEmail

Original article: Drop-In Customizable iOS UISegmentedControl Replacement With Image Support

©2013 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *