Fscalendar: How to remove dates of previous and next month from the calender?

Created on 23 Aug 2017  ·  6Comments  ·  Source: WenchaoD/FSCalendar

Most helpful comment

Use placeholderType = .none

All 6 comments

Same question here. Even if i put them as blank it is layouting whole row with blanks instead of skipping this week

Use placeholderType = .none

This does not work anymore. The blank row is still at the bottom.

@albertwujj did you resolve this problem?

Yes. I opened a pull request for a fork that adds a single function to FSCalendar. Call it on the FSCalendar object to correctly remove the 6th row (animation-free). See my pull request for more details, and for the code.

@albertwujj I did pull from your fork, but it just made my cells disappear. Do you have any working example?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

StanleySathler picture StanleySathler  ·  5Comments

VaraPrasad62 picture VaraPrasad62  ·  4Comments

TomWang1 picture TomWang1  ·  5Comments

vishal-iosdeveloper picture vishal-iosdeveloper  ·  5Comments

bizibizi picture bizibizi  ·  3Comments