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

https://github.com/andr3a88/asslider

An enhanced UISlider subclass that add a pin above the slider with the current slider index
https://github.com/andr3a88/asslider

Last synced: 4 months ago
JSON representation

An enhanced UISlider subclass that add a pin above the slider with the current slider index

Awesome Lists containing this project

README

        

# ASSlider

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

## Example

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

## Requirements

## Installation

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

```ruby
pod 'ASSlider'
```

## Author

Andrea Stevanato

## License

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