Open Source UISegmentedControl Replacement That Allows You To Include Values In The Control

Earlier this month I mentioned a component that allows you to easily display customizable badges on navigation bar buttons that made for a nice way to display values to the user.

Here’s an open source UISegmentedControl replacement control that allows you to display values within the control called DZNSegmentedControl from Ignacio Romero Z.

DZNSegmentedControl has nice animations between each of the sekections, allows easily labeling and provides customization through the UIAppearance Protocol. DZNSegmentedControl is ideal for displaying user stats.

An image from the readme showing DZNSegmentedControl in action sitting right underneath the navigation bar:

DZNSegmentedControl

You can find DZNSegmentedControl on Github here.

A nice segmented switch component with integrated value display.

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Open Source UISegmentedControl Replacement That Allows You To Include Values In The Control

©2014 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 *