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:
You can find DZNSegmentedControl on Github here.
A nice segmented switch component with integrated value display.
- Drop-In UISegmentedControl Replacement That Mimics Look Of iOS 6 App Store Tabs
- Drop-In Customizable iOS UISegmentedControl Replacement With Image Support
- Open Source UISegmentedControl Replacement With Multiple Selections, Custom Coloring And More
- Open Source Component Providing Great Looking Customized Tab Navigation For UIViews
- Open Source iOS UI Control For Creating Great Looking Customizable Interactive Gauges
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.