squimer / DatePickerDialog-iOS-Swift

Date picker dialog for iOS
MIT License
580 stars 177 forks source link

Show Date Picker Over Keyboard #81

Open gundadittu opened 6 years ago

gundadittu commented 6 years ago

I was wondering if anyone knew how to present the DatePicker over the keyboard view if the keyboard is present, putting the keyboard and everything in the background. (When I say over, I don't mean just moving the date picker view above the keyboard so they don't overlap).