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

External drag end drop #323

Open Pamposgsk opened 2 years ago

Pamposgsk commented 2 years ago

Hi, Is there a possibility to drag n drop an event from external table to the calendar? Note that I mean external table next to the calendar in the same app not in another app. Thanks Pampos

richardtop commented 2 years ago

Hi, yes, it's possible, but you need to fork the library and add this functionality yourself.

This app actually implements it exactly the way I described:

https://apps.apple.com/us/app/assigned-todo-and-calendar/id1368923304

image