WenchaoD / FSCalendar

A fully customizable iOS calendar library, compatible with Objective-C and Swift
MIT License
10.6k stars 1.94k forks source link

How to Fill Unique colour and disable selection of the all the date for particular day? #1037

Open Saravana181187 opened 5 years ago

Saravana181187 commented 5 years ago

I have working with hotel management application, In my application the hotel will be leave for every Sunday, Here I Receives the leave details response from server, so I want to Fill some unique colour for all Sundays and disable the selection option for that Sundays.

For Example: The Restaurant will be leave on Sunday means we have to hide all the booking in every Sundays in Calendar

dsngeu commented 4 years ago

@Saravana181187 how you solved this problem ? I also have same kind of configurations.