CalendarPicker Versions Save

CalendarPicker Component for React Native

8.0.1

3 months ago
  • Add fontScaling prop to allow font scale (#349, #358, #362)

8.0.0

3 months ago
  • Refactor to use Date-fns instead of Moment (#361)

7.1.3

1 year ago
  • Fix resetSelections() state update (#218, #299)

7.1.2

3 years ago
  • Fix issue with editing scroller style on update #287

7.1.1

3 years ago
  • Add firstDay prop to start week on any day (#271, #266)
  • Fix minDate & maxDate prop change detection (#272)

7.1.0

3 years ago
  • Add props monthTitleStyle and yearTitleStyle for HeaderControls (#264)
  • Work-around for Android selectedDate (#262)

7.0.9

3 years ago
  • Add support for allowDisabled flag in `customDatesStyles (#263).
  • Update calendar when customDatesStyles changes (#245)

7.0.8

3 years ago
  • Add props selectedRangeStartTextStyle & selectedRangeEndTextStyle (#261)

7.0.7

3 years ago
  • Add headerWrapperStyle prop (#260)
  • Fix selectedDayTextStyle prop (#261)

7.0.6

3 years ago
  • Create localPropTypes to deal with inconsistent prop-types lib (for styles)