binho / TextFieldDatePicker

DatePickerTextField for iPad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextFieldDatePicker

DatePickerTextField for iPad. This is just a wrapper around CKCalendarView by Jason Kozemczak, to apply the picker functionality to a UITextField.

To use TextFieldDatePicker just change the class from UITextField to TextFieldDatePicker (Either in code or in storyboard/xib from identity inspector), and it should automatically display a popover when the field is tapped.

alt tag

About

DatePickerTextField for iPad

License:Other