react-native-datepicker
react-native-datepicker copied to clipboard
Can i get the date that has tried to be picked after the MaxDate limit?
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