Calendar-iOS icon indicating copy to clipboard operation
Calendar-iOS copied to clipboard

Calendar View

Results 4 Calendar-iOS issues
Sort by recently updated
recently updated
newest added

Hai Can u tell me how to disable future dates

This: if (type != CalendarViewTypeDay && type > minType) { --type; [self fade]; } Should be at the end of - (void)doubleTap:(UITapGestureRecognizer *)recognizer At the moment, year and month will...

![screen shot 2018-01-04 at 2 58 54 pm](https://user-images.githubusercontent.com/25578699/34557315-e164c6a4-f15f-11e7-8ae2-0ff28248d51f.png)

Hi! Is there any possibility that the date will not change after swipe on the view?