Skip to content

KenShih522/PLTimeSlider

 
 

Repository files navigation

#PLTimeSlider

PLTimeSlider is a customized slider for iOS, simple and easy to use.

####Preview

preview

####Requirement

  • XCode 8.1

####Support

  • Support custom styling
  • Support pick start time & end time
  • Magic

####Delegate

public protocol PLTimeSliderDelegate: NSObjectProtocol {
    
    func slider(slider: PLTimeSlider, valueDidChanged value: UInt, type: PLTimeSliderValueType)
    
}

About

Simple custom time slider by Swift

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 94.0%
  • Ruby 3.2%
  • Objective-C 2.8%