https://github.com/keepworks/kwhorizontaldatepicker
A customisable Horizontal Date Picker written in Swift
https://github.com/keepworks/kwhorizontaldatepicker
date date-picker horizontal-scrolling horizontal-slider picker swift
Last synced: 9 months ago
JSON representation
A customisable Horizontal Date Picker written in Swift
- Host: GitHub
- URL: https://github.com/keepworks/kwhorizontaldatepicker
- Owner: keepworks
- Created: 2020-04-15T05:54:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-15T06:22:43.000Z (about 6 years ago)
- Last Synced: 2025-08-25T06:51:20.191Z (10 months ago)
- Topics: date, date-picker, horizontal-scrolling, horizontal-slider, picker, swift
- Language: Swift
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KWHorizontalDatePicker
A simple customisable Horizontal Date Picker written in Swift
## TODO
- [ ] Rename HorizontalPicker -> KWHorizontalPicker
- [ ] Reorganize files
- [ ] Remove default code & comments that comes with project init
- [ ] UI Customization Options for default/selected states of date label
- [ ] Add License
- [ ] Release to Cocoapods
- [ ] Add GIF to show the working
## Author
KeepWorks, ios@keepworks.com
## Credits
KWHorizontalDatePicker is owned and maintained by the [KeepWorks](http://www.keepworks.com/).
[](http://www.keepworks.com/)
Inspired from [SlidingDatePicker](https://github.com/ChanakyaHirpara/SlidingDatePicker).
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/keepworks/KWHorizontalDatePicker/pulls
## License
KWHorizontalDatePicker is available under the [MIT License](http://opensource.org/licenses/MIT). See the [License](https://github.com/keepworks/KWHorizontalDatePicker/blob/master/LICENSE) file for more info.