react-native-datepicker icon indicating copy to clipboard operation
react-native-datepicker copied to clipboard

Can i get the date that has tried to be picked after the MaxDate limit?

Open maoryadin opened this issue 5 years ago • 0 comments

Question I would like to get the date that was tried to be picked before the date picker rollback to minDate.

Expected Behavior Callback of the date that was tried to picked, my intention is to notify the user that this date is exceed the limit of (MaxDate).

Environment iOS

maoryadin avatar Jan 10 '21 13:01 maoryadin