HosseinShabani / react-native-modern-datepicker

A customizable calendar, time & month picker for React Native (including Persian Jalaali calendar & locale)
MIT License
574 stars 162 forks source link

minimumDate works a little bit wrong #65

Open emehmet opened 3 years ago

emehmet commented 3 years ago

Describe the bug for example ; When I set minimumDate like '2021-03-01' I see February month bu it is not picking. I mustn't see February.

I have this issue both of Android and ios

7chenys commented 9 months ago

我也有类似的问题,当前时间是2023-10-08,我将最小日期设置为“2023-09-30”后,我不能再次选择这个时间,没有前往上个月的按钮