Skip to content

Configurable range slider for iOS (IBInspectable and IBDesignable)

License

Notifications You must be signed in to change notification settings

codetoart/YSRangeSlider

 
 

Repository files navigation

YSRangeSlider

Build Status Pod Version Pod Platform Pod License

Configurable range slider for iOS (IBInspectable and IBDesignable)

⚠️ To use with Swift 2.x please ensure you are using == 2.1.0

⚠️ To use with Swift 3.x please ensure you are using >= 3.0.0

How to get started

install via CocoaPods

platform :ios, '8.0'
use_frameworks!
pod 'YSRangeSlider'

Requirements

  • Xcode 8.0+
  • Swift 3.0+
  • iOS 8.0+

Author

License

About

Configurable range slider for iOS (IBInspectable and IBDesignable)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 96.5%
  • Ruby 3.5%