DatePickerDialog-iOS-Swift icon indicating copy to clipboard operation
DatePickerDialog-iOS-Swift copied to clipboard

Click outside window to Cancel option

Open seljabali opened this issue 6 years ago • 1 comments

Hello!

Nice project. It'd be cool to allow the option of lettings users cancel out of the date picker by clicking outside of the widget. Configurable along the lines of

DatePickerDialog().show("Date pick", cancelable: true, ...)

seljabali avatar Oct 02 '19 23:10 seljabali

https://github.com/squimer/DatePickerDialog-iOS-Swift/pull/103 added cancelable in this PL :)

alexookah avatar Dec 23 '19 16:12 alexookah