A replica of Xcode 5's toolbar segmented controls.
RPBorderlessSegmentedControl is based on Ole Zorn's Stack Overflow response with some additional changes and updates.
To run the example project: clone the repo and open the workspace file in Demo/
- Your segment images should be 24px high and have a 1px padding along the top for proper shadow rendering.
RPBorderlessSegmentedControl is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "RPBorderlessSegmentedControl"
Follow Robots & Pencils on Twitter (@robotsNpencils)
RPBorderlessSegmentedControl is available under the MIT license. See the LICENSE file for more info.