richardtop / CalendarKit

📅 Calendar for Apple platforms in Swift
https://www.youtube.com/watch?v=cJ63-_z1qg8
MIT License
2.49k stars 334 forks source link

Support 3Day/7Day same as google calendar #313

Closed kalathiyanilesh1 closed 2 years ago

kalathiyanilesh1 commented 2 years ago

How can i implement 3day or 7day functionality same as google calendar? is it possible with CK SDK?

like below SS 2021_08_03T09_01_58_100Z

richardtop commented 2 years ago

Hi, this is a duplicate of the following issue: https://github.com/richardtop/CalendarKit/issues/22

This is not supported in the current form of the CalendarKit.

xeieshan commented 2 years ago

Switching to https://github.com/zjfjack/JZCalendarWeekView for 3-Day Calendar view

@kalathiyanilesh1 @richardtop

ServicePal commented 2 years ago

@xeieshan How is the JZCalendar library working our for you? Is it still maintained?