I want to disable some dates in date-picker control in react native. I am using "Date Picker Android" & "Date Picker IOS", also if anyone has any alternatives solutions?.
the case i going to implement to my project : how i can disable weekends days in every week in the future ???
I tried control "tcomb-form-native" in github https://github.com/gcanti/tcomb-form-native/ but i couldn't find what i need in this control
.
Thanks