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
- Host: GitHub
- URL: https://github.com/andr3a88/asslider
- Owner: andr3a88
- License: mit
- Created: 2019-07-30T15:04:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T15:52:40.000Z (over 5 years ago)
- Last Synced: 2025-01-30T05:45:50.101Z (4 months ago)
- Language: Swift
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ASSlider
[](http://cocoapods.org/pods/ASSlider)
[](http://cocoapods.org/pods/ASSlider)
[](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.