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?
Most helpful comment
Use placeholderType = .none