Skip to content

Releases: howljs/react-native-calendar-kit

Release 1.13.2

28 Mar 08:34

Choose a tag to compare

1.13.2 (2023-03-28)

Bug Fixes

  • #59 the event is displayed incorrectly (aa6ac0e)
  • #60 #57 wrong date time when set custom timeInterval (9a6209e)
  • #61 Date and Day repeats in the April Month of the 2023 (07fc09b)

Release 1.13.1

11 Mar 01:17

Choose a tag to compare

1.13.1 (2023-03-11)

Bug Fixes

  • #44 dragstep when set to 45 doesn't work correctly (a19fa34)
  • #47 onPressBackground return wrong date time (e9d9f1d)
  • #43 scrollToNow not working with increased timeIntervalHeight (8d24999)

Release 1.13.0

07 Mar 15:47

Choose a tag to compare

1.13.0 (2023-03-07)

Features

  • use moment-timezone instead of dayjs (#28)
  • add callback function when time interval height is changed (a604274)
  • calendar can be localized by adding custom locales (ff8010f)
  • remove autoRefreshTimezoneOffset and recheckTimezoneOffset (6e7ce0b)

Release 1.12.0

22 Feb 11:14

Choose a tag to compare

1.12.0 (2023-02-22)

Bug Fixes

  • get current date and time when on press background (#42)
  • infinity scroll when drag to edit event item (#41)
  • update default text color (#32)

Features

  • add custom width of calendar (#39)
  • add getHour and getDate methods on Timeline (3314e0a)

Release 1.11.1

18 Jan 17:47

Choose a tag to compare

1.11.1 (2023-01-18)

Bug Fixes

  • Slow animation in Android (33e71a3)

Release 1.11.0

12 Jan 05:10

Choose a tag to compare

1.11.0 (2023-01-12)

Bug Fixes

Features

  • support navigation time when navigating to previous/next page (cedd793)
  • support zoom method (4458f71)

Release 1.10.5

22 Dec 03:33

Choose a tag to compare

1.10.5 (2022-12-22)

Bug Fixes

  • crash when hot reload after edit event (5db410e)

Release 1.10.4

21 Dec 11:29

Choose a tag to compare

1.10.4 (2022-12-21)

Bug Fixes

Release 1.10.3

21 Dec 10:06

Choose a tag to compare

1.10.3 (2022-12-21)

Bug Fixes

  • incorrect index on some devices (8e59d0f)
  • incorrect indicator position when date changed (ec1dc00)
  • invalid hour in edit mode when use custom start (ed63355)

Release 1.10.2

19 Dec 02:35

Choose a tag to compare

1.10.2 (2022-12-19)

Bug Fixes