An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# IPDatePicker

[![CI Status](http://img.shields.io/travis/andrewdolce/IPDatePicker.svg?style=flat)](https://travis-ci.org/andrewdolce/IPDatePicker)
[![Version](https://img.shields.io/cocoapods/v/IPDatePicker.svg?style=flat)](http://cocoapods.org/pods/IPDatePicker)
[![License](https://img.shields.io/cocoapods/l/IPDatePicker.svg?style=flat)](http://cocoapods.org/pods/IPDatePicker)
[![Platform](https://img.shields.io/cocoapods/p/IPDatePicker.svg?style=flat)](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.