Halit GUMUS

Results 3 comments of Halit GUMUS

When I check again, I was already using version 8.0.5. There is a bug in this version

This crash seems to occur when the start and end dates are the same. ``` func configureCalendar(_ calendar: JTACMonthView) -> ConfigurationParameters { guard let startDate = self.startDate, let endDate =...

@patchthecode I am using pod, and when I updated it with the relevant commit as below, the same crash occurred. I'll try again when the version(8.0.6) comes out. pod 'JTAppleCalendar',...