Skip to content

v3.0.4

Latest
Compare
Choose a tag to compare
@farhoudshapouran farhoudshapouran released this 20 Feb 08:26
· 4 commits to main since this release

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