WenchaoD / FSCalendar

A fully customizable iOS calendar library, compatible with Objective-C and Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to display current week or month on FSCalendar view?

Nivru opened this issue · comments

commented

Let's suppose we launched calendarView on week mode then initially it is showing current week.

Now I am scrolling forward and going to next or next to next week and so on...

Now I am switching to Monthly calendar view.

And again I switched back to weekly calendar view.

When I switched to weekly calendar view that time it is displaying last time selected/displayed week. Instead of this I want to display current week on calendar.