Skip to content

Simple & highly customizable segmented control written in Swift 4.

License

Notifications You must be signed in to change notification settings

playmoweb/segmentedcontroller

 
 

Repository files navigation

Updated for Swift 4

Requires Xcode 9 and Swift 4.

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
  • Add pod 'SegmentedController' to your Podfile
  • Run pod install

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.

About

Simple & highly customizable segmented control written in Swift 4.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 92.2%
  • Ruby 4.6%
  • Objective-C 3.2%