Releases: howljs/react-native-calendar-kit
Releases · howljs/react-native-calendar-kit
Release 2.5.6
10 Oct 05:53
Compare
Sorry, something went wrong.
No results found
2.5.6 (2025-10-10)
Bug Fixes
The event can’t be pressed when running in debug mode on Expo Go (5fa8b8f )
Release 2.5.5
24 Sep 07:10
Compare
Sorry, something went wrong.
No results found
2.5.5 (2025-09-24)
Bug Fixes
#224 RenderDraggableEvent not working properly (4166611 )
Release 2.5.3
22 Sep 09:26
Compare
Sorry, something went wrong.
No results found
2.5.3 (2025-09-22)
Bug Fixes
Release 2.5.2
16 Sep 04:51
Compare
Sorry, something went wrong.
No results found
2.5.2 (2025-09-16)
Bug Fixes
Release 2.5.1
07 Sep 16:35
Compare
Sorry, something went wrong.
No results found
2.5.1 (2025-09-07)
Bug Fixes
Release 2.5.0
07 Sep 11:37
Compare
Sorry, something went wrong.
No results found
2.5.0 (2025-09-07)
Bug Fixes
laggy scrolling on Android (new architecture) (6128e0f )
Features
Release 2.4.0
12 Aug 06:52
Compare
Sorry, something went wrong.
No results found
2.4.0 (2025-08-12)
Bug Fixes
Overlapping calendar events are not evenly split (6f96028 )
Features
[minor] add allowHorizontalSwipe (981d2ab )
support horizontal scrolling for calendar with multiple resources (159e196 )
Release 2.3.0
11 Aug 14:03
Compare
Sorry, something went wrong.
No results found
2.3.0 (2025-08-11)
Bug Fixes
fix and remove recyclerlistview component (f3ba77c )
What's Changed
New Contributors
Full Changelog : v2.2.2...v2.3.0
v2.2.2
19 Mar 14:51
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: the header does not scroll #190 by @howljs in #194
Set unavailable hours for the specific resource + fix issue with empty resources array by @vmo91 in #163
feat: add titleColor property to event rendering by @vhpporto in #158
New Contributors
Full Changelog : v2.2.0...v2.2.2
v2.2.0
04 Nov 19:05
Compare
Sorry, something went wrong.
No results found
Changelog:
2.2.0 (2024-11-04)
Bug Fixes
Daylight Savings Bug (45fc708 )
enableBackgroundInteraction not working while using customUnavailableHour as a Svg (dc677bb )
performance issue when enable new architech (70c21d9 )
Features
support custom horizontal line (bd5ee49 )
support drag to create mode (ff193d3 )