squimer / DatePickerDialog-iOS-Swift

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

Change the datePicker access control #28

Closed diogoguimaraes closed 8 years ago

diogoguimaraes commented 8 years ago

This pull request changes the access control of the datePicker attribute so that it is possible to customise the Date Picker like for instance defining a maximum and minimum date.

viniciussoares commented 8 years ago

I think is a good idea. What's your thoughts @lfarah ?

lfarah commented 8 years ago

Sure. Definitely makes sense!

diogoguimaraes commented 8 years ago

Great :) can you merge it please?

Thanks!