This release introduces month
and year
disabling based on minDate
and maxDate
, improving the user experience, and fixing an issue about a semantically incorrect header tag with react-native-web.
What's Changed
feat: add new functionality for disabling unavailable months
, year
by @mystica2000 in #140
fix: remove accessibilityRole from header component #115 by @farhoudshapouran