AgendaCalendarView
AgendaCalendarView copied to clipboard
Add Events after init or Refresh Events
Hi!
First, thank for this beautiful Agenda!
I try to add an event after initialization or refresh the list of events. Do you have some advice? how to achieve that?
I need to add event after init because I wait all events from an API.
And if it's working, I can why not make a pull request, so if you can help me, it could be great.
Thank! Vincent
Ok I find a solution, I'm going to fork it.
@dmpvost please mention the solution or share the fork repo.
Here is my fork, https://github.com/dmpvost/AgendaCalendarView/tree/1.0.3---refreshEvent I don't know how i can share it except with the link.
I just make a small commit proof of concept that work for me
@dmpvost Thanks