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

Is it possible to set boder width and color for each eventView? #319

Closed qubyedev closed 2 years ago

qubyedev commented 2 years ago

New Issue Checklist

Issue Description

Is it possible to set boder width and color for each eventView?

Code I'm using with CalendarKit

<!-- INSERT CODE HERE -->

Result I am trying to achieve

richardtop commented 2 years ago

No, it's not possible. This feature has already been requested here: https://github.com/richardtop/CalendarKit/issues/175

To achieve your result, please fork the repository and adjust the EventView to achieve the result you'd like.