stephane-monnot/react-vertical-timeline

[QUESTION] does react-vertical-timeline support live feed, out of the box?

ticmaisdev opened this issue · 1 comments

[QUESTION] does react-vertical-timeline support live feed, out of the box?

I need to implement a live feed that will keep adding timeline events in real time (at the top).

So, let's say a basketball player scores, then we'd:

  • add that event to the top of the timeline with fade transitions
  • trigger an event callback (onNewEvent)