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

Padding and corner radius to event view? (ios 13+ style) #349

Open gurpreetKobe opened 1 year ago

gurpreetKobe commented 1 year ago

How can I add padding and corner radius to the event view? I'm attaching the screenshot of what I'm trying to achieve here. Screenshot 2022-09-09 at 13 42 07

richardtop commented 1 year ago

Hi, this is an iOS 13+ UI which would require slightly changing EventView. I'll mark it as an improvement. Currently, it's impossible to achieve this look and feel with the calendar kit out of the box.