Releases: howljs/react-native-calendar-kit
Releases · howljs/react-native-calendar-kit
v2.2.0
v2.1.0
v2.0.6
v2.0.5
v2.0.4
v2.0.3
What's Changed
- Fix Date Calculations for Time Zones and Daylight Saving Time (DST) by @howljs in #120
- CalendarContainer does not pass the onLongPressBackground prop to ActionsProvider #115
- If the timeInterval prop of CalendarContainer is not set to the default value(60), onPressBackground will return an incorrect datetime. #116
Full Changelog: v2.0.2...v2.0.3
Release 2.0.2
Release 2.0.1
v2.0.0
What's Changed
- Change all the old code to the new code.
- Support Reanimated 3.x.
- Support all day events.
- Update drag/drop to create/edit event.
- Support hiding the days of the week.
- Support scrolling by day.
- Fix pinch to zoom on iOS and Android
- Support recurring events
Demo:
iOS:
ios_demo.mp4
Android:
android_demo.mp4
The documentation for version 2.0.0 hasn’t been updated yet, so follow the code from the example if you want to use the library early.