Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 397 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 397 Bytes

TimeSliderView

Description

UIView which works like UISlider to let the user to select time. Features:

  • Ability to change time between 12 hours (AM/PM) and 24 hours modes.
  • Horizontal and vertical layouts.
  • Ability to change color schemes.
  • Allows to click above and below slider handle to increase/decrease time by specified step.
  • Ability to change minutes/hours step.