Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

RobotsAndPencils/RPBorderlessSegmentedControl

Repository files navigation

RPBorderlessSegmentedControl

Build Status Version Platform

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.

Usage

To run the example project: clone the repo and open the workspace file in Demo/

Notes

  • Your segment images should be 24px high and have a 1px padding along the top for proper shadow rendering.

Installation

RPBorderlessSegmentedControl is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "RPBorderlessSegmentedControl"

Contact

Robots & Pencils Logo

Follow Robots & Pencils on Twitter (@robotsNpencils)

Maintainers

License

RPBorderlessSegmentedControl is available under the MIT license. See the LICENSE file for more info.