m-date-picker
m-date-picker copied to clipboard
Minimum and Maximum Hour not functioning at all
<DatePicker rootNativeProps={{ "data-xx": "yy" }} onValueChange={(valueArr) => handleValueChange(timeProp, valueArr)} mode="time" use12Hours={false} maxHour={8} minMinute={25} maxMinute={45} minuteStep={10} style={tw("font-bold text-4xl")} />