squimer / DatePickerDialog-iOS-Swift

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

Default date & background tap #80

Open crspybits opened 6 years ago

crspybits commented 6 years ago

I fixed an issue where the default date wasn't displayed. I also provided an option where you can tap on the background to dismiss the picker (this is turned off by default).

Future plan: I have a need to customize the font throughout the picker so will likely do that next and make another PR. OH! I see you already have the ability to use a custom font. Good :).