I am using react-calendar-timeline for my project. I have requirements where i need to drag and drop item(s)from the external source to the calendar timeline. Currently react-calendar-timeline library doesn't support such a thing from my findings.
Question is how can i drag and drop outside item(s) to the calendar using react-calendar-timeline library? I am pretty sure it's doable but can't find out myself.
I would greatly appreciate if anyone guide me or provide me a hint.
Thanks