Skip to content

Releases: acro5piano/react-native-big-calendar

v4.16.0

18 Nov 07:33
Compare
Choose a tag to compare

What's Changed

Potential breaking ⚠️

In the schdule mode, "Month Separator Component" view has been introduced to visually indicate the transition between months in the event schedule view. This component is helpful for most of people, but if you don't want to display it, you can hide it by:

<Calendar
  scheduleMonthSeparatorStyle={{display: 'none'}}
/>

image

v4.15.2

02 Nov 09:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.15.1...v4.15.2

v4.15.1

15 Oct 06:47
Compare
Choose a tag to compare

What's Changed

  • Add locale property to CalendarHeaderProps interface by @winie in #1109

New Contributors

Full Changelog: v4.15.0...v4.15.1

v4.15.0

09 Sep 07:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.14.0...v4.15.0

v4.14.0

27 Jul 03:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.13.2...v4.14.0

v4.13.2

17 Jun 07:52
Compare
Choose a tag to compare

What's Changed

  • calculate min max date feature also nowIndicator by @comeonlnw in #1054
  • update deps in /rndemo

New Contributors

Full Changelog: v4.13.0...v4.13.2

v4.13.0

02 Jun 14:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.0...v4.13.0

v4.12.0

06 May 09:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.11.0...v4.12.0

v4.11.0

19 Mar 05:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.0...v4.11.0

v4.10.0

01 Feb 02:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.9.0...v4.10.0