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

Date picker dialog for iOS

Results 42 DatePickerDialog-iOS-Swift issues
Sort by recently updated
recently updated
newest added

fix no window issue, the case like mixing swiftui/uikit screen

In testing device it works perfectly, but in the case of simulator it doesn't appear.

iOS 14 is working fine..issues come out when upgrade to iOS 15 Date are working fine, but the time tapped, but no respond.. unable to select other time.. minDate set...

thanks for your lib, how to make intervals minutes ? e.g show 5 ,10 ,15 , 20 etc..

The dialog is not showing when running the app in iOS 13.

made close() public so that the end user can close the dialog whenever needed.

How can I dismiss dialog when the parent view controller is removed from navigation stack?

datepicker.date isn't working. How I can set date when showing datepicker?

![2021-2-24 14 59 44 158](https://user-images.githubusercontent.com/54349194/108980014-3f67fa80-76b1-11eb-9f2b-18e2766ccae0.jpeg) Doesn't Show Correctly Config:- pod 'DatePickerDialog', '~> 3.0' pod 'Material','~> 3.1.0' XCode Version 12.4 (12D4e)