JTAppleCalendar icon indicating copy to clipboard operation
JTAppleCalendar copied to clipboard

The Unofficial Apple iOS Swift Calendar View. Swift calendar Library. iOS calendar Control. 100% Customizable

Results 108 JTAppleCalendar issues
Sort by recently updated
recently updated
newest added

**(Required) Version Number:** 8.0.3 ## Description Hi, After changing my content and reloading the calendar it scrolls up to the top of the calendar. I would like it to stay,...

**(Required) Version Number: 8.0.2** ## Description When implementing the `willScrollToDateSegmentWith` delegate function, it is not called when scrolling back to the first page. ## Steps To Reproduce 1. Create a...

**(Required) Version Number:** 8.0.3 ## Description Demo: [Demo Project](https://github.com/dabaicaifen/CalendarDemo) After `reloadData()` called, the calendar can be highlighted with multiple dates, even already disabled multiple selections. ## Steps To Reproduce 1,...

Awaiting User Input

**(Required) Version Number:** JTAppleCalendar 8.0.2 ## Description Absolutely love JTAppleCalendar. Using it in production apps for about two years now. But, I recently ran into an issue. I am having...

**(Required) Version Number: 8.0.3 ** ## Description When my app with a JTAppleCalendar boots up, the JTACMonth view is unselectable. I am running it on tvOS, and the Apple TV...

**(Required) Version Number:** 8.0.3 ## Description Error this should not be nil. Contact developer Jay on github by opening a request There was an error in this code section. Please...

Hi, Thanks for making this really neat calendar framework, very helpful. I am using the latest version 7.1.5 .This is more of a question of how to than an issue....

help wanted

**(Required) Version Number:** pod 'JTAppleCalendar', '~> 8.0.2' ## Description there is a crash on IOS Version less than 13 while showing a view contains "JTAppleCalendar" view Assertion failure in -[UICollectionViewData...

**(Required) Version Number:** 7.1.7 ## Description I have two questions, please help me! Thank you! Hello, the minimum version of my app is 8.0, so I used version 7.1.7. First:...

**Version Number: 8.0.1** ## Description I've tried to use the option `preferredScrollPosition` on `scrollToDate` function, regardless of the parameter I send, it does nothing different. I've checked the code, and...

Awaiting User Input