AYPopupPickerView icon indicating copy to clipboard operation
AYPopupPickerView copied to clipboard

Option to select month and year - Feature request

Open jobinsjohn opened this issue 4 years ago • 2 comments

jobinsjohn avatar Nov 04 '20 04:11 jobinsjohn

You can change datePickerMode.

let popupDatePickerView = AYPopupDatePickerView()
popupDatePickerView.datePickerView.datePickerMode = .date

Aiur3908 avatar Nov 04 '20 09:11 Aiur3908

This option gives days also. The feature that I requested is to see the months and years in a picker and select it.

jobinsjohn avatar Nov 04 '20 09:11 jobinsjohn