TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Feb 2015 |
Maintained by Olivier Poitrey, Fabrice Aneche.
A drop-in remplacement for UISegmentedControl that mimic iOS 6 AppStore tab controls.
Import SDSegmentedControl.h
and SDSegmentedControl.m
into your project and add QuartzCore
framework to Build Phases
-> Link Binary With Libraries
.
You can then use SDSegmentedControl
class as you would use normal UISegmentedControl
.
All source code is licensed under the MIT-License.
The icons in the example project are taken from Glypish Free Iconscreated by Joseph Wain and licensed under the Creative Commons Attribution 3.0 United States License.