/TextFieldDatePicker

DatePickerTextField for iPad

Primary LanguageObjective-COtherNOASSERTION

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