Releases: farhoudshapouran/react-native-ui-datepicker
Releases · farhoudshapouran/react-native-ui-datepicker
v2.0.4
v2.0.3
v2.0.2
feat: added height props to define the calendar's height
v2.0.1
v2.0.0
Breaking changes
- Support different mode types:
single
,range
, andmultiple
What's Changed
v1.0.11
Support of firstDayOfWeek
option in props
v1.0.10
v1.0.9
Fix: Years range selector based on the current date
Optimize: Days grid implementation in day selector
Add: accessibility attributes to buttons
v1.0.8
Merge pull request #33 from farhoudshapouran/change-utils-usage Change utils usage
v1.0.7
Fix invalid array length error