8000 GitHub - foxling/StepSlider: StepSlider its custom implementation of slider such as UISlider for preset integer values.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

StepSlider its custom implementation of slider such as UISlider for preset integer values.

License

Notifications You must be signed in to change notification settings

foxling/StepSlider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StepSlider

StepSlider its custom implementation of slider such as UISlider for preset values. Behind the scenes StepSlider manipulate integer indexes. Its based on drawing directlyon CAShapeLayer.

You can add StepSlider right from code with any of standard initialisers. Or you can add it directly on your storybord. Its fully IBDesignable and IBInspetable compatible.

You can try it on Appetize.io.

Requirements

  • iOS 7.0+
  • Xcode 7

Installation

CocoaPods

Add pod 'StepSlider' to your Podfile.

Manual Installation

Just copy StepSlider class to your project.

License

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

About

StepSlider its custom implementation of slider such as UISlider for preset integer values.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 97.0%
  • Ruby 3.0%
0