You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a calendar which is supposed to change number of rows upon swiping up/down to switch between week and month view modes. My problem is when the calendar is in month view (numberOfRows = 5). In the sample video when the calendar is expanded April 26 is in the first column (which correct since it represents Monday), but after paging right it changes to the fourth column. I am using Xcode 12.4, iOS 14.4.2 and JTAppleCalendar 8.0.3
Here are some parts of my code: Sample code screenshots
Can help would be appreciated,
The text was updated successfully, but these errors were encountered:
Hello is their any functionality in which i can pass the dates between the start and end date , and that in between date cannot be select as of the outside date .
Hi, thanks for the library!
I have a calendar which is supposed to change number of rows upon swiping up/down to switch between week and month view modes. My problem is when the calendar is in month view (numberOfRows = 5). In the sample video when the calendar is expanded April 26 is in the first column (which correct since it represents Monday), but after paging right it changes to the fourth column.
I am using Xcode 12.4, iOS 14.4.2 and JTAppleCalendar 8.0.3
Here are some parts of my code: Sample code screenshots
Can help would be appreciated,
The text was updated successfully, but these errors were encountered: