https://github.com/intrepidpursuits/ipdatepicker
Customizable replacements for UIPickerView and UIDatePicker.
https://github.com/intrepidpursuits/ipdatepicker
Last synced: about 1 year ago
JSON representation
Customizable replacements for UIPickerView and UIDatePicker.
- Host: GitHub
- URL: https://github.com/intrepidpursuits/ipdatepicker
- Owner: IntrepidPursuits
- License: mit
- Created: 2017-07-21T18:11:25.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-20T19:46:50.000Z (about 7 years ago)
- Last Synced: 2025-02-03T14:46:20.017Z (over 1 year ago)
- Language: Swift
- Size: 336 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IPDatePicker
[](https://travis-ci.org/andrewdolce/IPDatePicker)
[](http://cocoapods.org/pods/IPDatePicker)
[](http://cocoapods.org/pods/IPDatePicker)
[](http://cocoapods.org/pods/IPDatePicker)
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
IPDatePicker is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "IPDatePicker"
```
## Author
andrewdolce, andrew@intrepid.io
## License
IPDatePicker is available under the MIT license. See the LICENSE file for more info.