How to remove time dependancy on Max and Min Dates in Date Picker in datetime mode? – React native
In my project, I have to set minimum and maximum dates in DateTimePicker. Although it has both date and time components, I just want to select min and max dates and not min and max time. So, for example, if…