CalendarKit icon indicating copy to clipboard operation
CalendarKit copied to clipboard

📅 Calendar for Apple platforms in Swift

Results 39 CalendarKit issues
Sort by recently updated
recently updated
newest added

### New Issue Checklist - [x] Use the latest version of CalendarKit - [x] I've read the [Contribution Guidelines](https://github.com/richardtop/CalendarKit/blob/master/CONTRIBUTING.md) - [x] I've searched for [existing GitHub issues](https://github.com/richardtop/CalendarKit/issues) ### Issue Description...

bug

It would be good to add support for a minimum and maximum date so that the pager wouldn't scroll past these values? I may delve into the source code myself...

enhancement

Investigate and add support for Persian calendar

enhancement

Add support for Travel time, similar to Apple Calendar UI

enhancement

Hello, First of all, thanks for the work you did. The second point is that, i v got some issue about the overlapping, i think it need to be improved...

bug

The font sizes and label sizes assume a large enough width for DayView. With a smaller view, labels start to overlap. Should additional params like DaySelectorStyle.dateLabelWidth and SwipeLabelStyle.labelFont be added...

enhancement

Hi @richardtop ! I want to restrict the hours set presented in the calendar. For example, I want the lateral content(the hours) to be from 12:00 to 18:00. There is...

enhancement

### New Issue Checklist - [x] Use the latest version of CalendarKit - [x] I've read the [Contribution Guidelines](https://github.com/richardtop/CalendarKit/blob/master/CONTRIBUTING.md) - [x] I've searched for [existing GitHub issues](https://github.com/richardtop/CalendarKit/issues) ### Issue Description...

bug

How can I add padding and corner radius to the event view? I'm attaching the screenshot of what I'm trying to achieve here. ![Screenshot 2022-09-09 at 13 42 07](https://user-images.githubusercontent.com/52526943/189304317-591582e8-2636-4402-ad10-0a3ecf67d07c.png)

enhancement

Hello, thanks a lot for awesome Library @richardtop! Recently, I implemented this library in my project & got an issue as follow Example : Event1 : start 12 AM to...

bug