Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jimmya/yascrollsegmentcontrol

Beautiful and easy to use scrolling segment control.
https://github.com/jimmya/yascrollsegmentcontrol

Last synced: 12 days ago
JSON representation

Beautiful and easy to use scrolling segment control.

Awesome Lists containing this project

README

        

# YAScrollSegmentControl

[![Version](https://img.shields.io/cocoapods/v/YAScrollSegmentControl.svg?style=flat)](http://cocoadocs.org/docsets/YAScrollSegmentControl)

A simple control for implementing a beautiful scrolling segment control. With adaptive gradient to tease the user to explore all the items in the list. Fully customizable either by code or using interface builder.


Screen 1

Instructions on how to add YAScrollSegmentControl to your project are in the sample project.


Screen 2


Screen 3

## Usage

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

## Requirements
YAScrollSegmentControl is built for iOS 7 and above.
## Installation

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

pod "YAScrollSegmentControl"

## Author

Jimmy Arts

## License

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