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
Thanks for beautiful calendar view.
I setup Default project download and run in simulator iphone 5
I setup in info.plist file MonthView
But i have a problem, i can't view the mode .MonthView. the layout show not correct , maybe wrong size, i adjust by code but not get any luck!.
The text was updated successfully, but these errors were encountered:
The pre-release version is a huge one so I suggest to update your current code. To support the MonthView mode all you have to do is to implement CVCalendarViewDelegate with 2 methods presentationMode() and firstWeekday().
Hi,
Thanks for beautiful calendar view.
I setup Default project download and run in simulator iphone 5
I setup in info.plist file MonthView
But i have a problem, i can't view the mode .MonthView. the layout show not correct , maybe wrong size, i adjust by code but not get any luck!.
The text was updated successfully, but these errors were encountered: