richardtop / CalendarKit

📅 Calendar for Apple platforms in Swift
https://www.youtube.com/watch?v=cJ63-_z1qg8
MIT License
2.48k stars 333 forks source link

Visual shading representation of unavailable hours #363

Open KurtisPayne opened 8 months ago

KurtisPayne commented 8 months ago

New Issue Checklist

Issue Description

Is there an option to have certain times within the Calendar Timeline view to have a grey overlay? Representing unavailable times, or perhaps before/after business hours as a common use case.

Code I'm using with CalendarKit

N/A - looking for an enhancement, but asking as a question first

Result I am trying to achieve

Similar to this type of style (average mockup) that represents unavailable times before 7am screenshot

StackOverflow Question link

richardtop commented 8 months ago

Related to issue #34

Hi, this is currently unavailable functionality. Would you like to implement this yourself and share with the community? Or would you like to make a one-off case for your own project by forking the library? Both options are possible. Let me know which version you'd like to pick and I could guide you with the implementation,