codeandtheory / ycalendarpicker-ios

An easy-to-use and highly customizable month calendar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hide set of dates

SahilSainiYML opened this issue · comments

If user wants to hide a particular set of dates we should allow that.

Make a public var isHidden in Day appearance to enable this functionality.