You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the nice library. I just want to clarify my doubt which is required for my project implementation.
Currently I am using this library in my project to load the calendar events. But now I am having requirement like, I need to load the events on particular date and move/select to the particular event automatically while loading the events.
Let me know, Is it possible?
Thanks,
Boominadha Prakash
The text was updated successfully, but these errors were encountered:
I suggest you implement this feature and suggest a pull request.
For example, you could start by defining an API on the DayViewController and all the way up to the Timeline:
Thanks for the detailed explanation. I will check it and if possible, I will implement and create a pull request.
richardtop
changed the title
Like moveTo(date:), Is it moveTo(event:) or Select Event functionality available?
API: moveTo(event:) or Select Event programmatically, similar to moveTo(date:)
Dec 20, 2020
Hi,
Thanks for the nice library. I just want to clarify my doubt which is required for my project implementation.
Currently I am using this library in my project to load the calendar events. But now I am having requirement like, I need to load the events on particular date and move/select to the particular event automatically while loading the events.
Let me know, Is it possible?
Thanks,
Boominadha Prakash
The text was updated successfully, but these errors were encountered: