An open API service indexing awesome lists of open source software.

https://github.com/ftp27/ftsegmentedcontrol

Customizable Segmented control
https://github.com/ftp27/ftsegmentedcontrol

ios library swift tab

Last synced: 4 months ago
JSON representation

Customizable Segmented control

Awesome Lists containing this project

README

          

# FTSegmentedControl

[![Version](https://img.shields.io/cocoapods/v/FTSegmentedControl.svg?style=flat)](http://cocoapods.org/pods/FTSegmentedControl)
[![License](https://img.shields.io/cocoapods/l/FTSegmentedControl.svg?style=flat)](http://cocoapods.org/pods/FTSegmentedControl)
[![Platform](https://img.shields.io/cocoapods/p/FTSegmentedControl.svg?style=flat)](http://cocoapods.org/pods/FTSegmentedControl)

![Sample](https://github.com/ftp27/FTSegmentedControl/blob/master/FTSegmentedControl.gif)

Simple UIDesignable segmented control for iOS.

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Installation

FTSegmentedControl is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "FTSegmentedControl"
```

## Author

Aleksey Cherepanov, ftp27host@gmail.com

## License

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