AIDatePickerController icon indicating copy to clipboard operation
AIDatePickerController copied to clipboard

:date: UIDatePicker modally presented with iOS 7 custom transitions.

Results 3 AIDatePickerController issues
Sort by recently updated
recently updated
newest added

![captura de pantalla 2018-06-07 a la s 08 14 12](https://user-images.githubusercontent.com/39272359/41105327-b0c39982-6a2a-11e8-9fd1-f7e7935ca7c0.png) ![captura de pantalla 2018-06-07 a la s 08 14 26](https://user-images.githubusercontent.com/39272359/41105334-b585cecc-6a2a-11e8-98fd-d4b726f32868.png) How to avoid rotation, when I turn the screen?

I want to implement this date picker with UITextField. But I can set this date picker as InputView of UITextfield. Please Help me out. I also did this, but working...

I'd be cool to also add Cocoapods support. I done this implementation myself last month for my library. Just follow [this post](https://guides.cocoapods.org/making/making-a-cocoapod.html) and [this checklist](https://github.com/thellimist/EZPods).