CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.

SegmentedController 0.1.1

SegmentedController 0.1.1

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Jan 2016
SPMSupports SPM

Maintained by Duc Doba.



  • By
  • Duc Doba

Segmented Controller

  • Simple & highly customizable segmented control written in Swift
  • Designable on the Interface Builder

SegmentedController

Installation

  • Via Carthage
    • Add github 'dobaduc/segmentedcontroller' to your Cartfile
    • Run carthage update

  • Via Cocoapods
pod 'SegmentedController'

Components

  • SegmentedControl
    • A customized segmentedControl

  • SegmentedViewController
    • A container view controller having a segmented control on top

Examples

  • Check out SegmentedControllerExample project for more details

License

SegmentedController is released under the MIT license. See LICENSE for details.