Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maximalien/timesliderview
UIView which works like time selector slider.
https://github.com/maximalien/timesliderview
objective-c uislider uiview
Last synced: 3 months ago
JSON representation
UIView which works like time selector slider.
- Host: GitHub
- URL: https://github.com/maximalien/timesliderview
- Owner: MaximAlien
- License: mit
- Created: 2014-04-15T12:40:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-03T08:18:34.000Z (over 3 years ago)
- Last Synced: 2023-08-02T03:54:05.611Z (over 1 year ago)
- Topics: objective-c, uislider, uiview
- Language: Objective-C
- Homepage:
- Size: 194 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.