xgfe / react-native-datepicker

react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disabled days

AntonLukovtsev opened this issue · comments

Hi!How i can disable some days?
Example: [
21-2020,
25-2020: disabled,
3-2020
]

same question
on between of min and max dates I need to disable some dates
or only enable some and all other is disabled

@Desintegrator After spent a few hours on this question unfortunately, native datepicker doesn't has possibility disable
specials dates. Instead I added other library.