AndreasFaust / react-ticker

React Ticker is a lightweight, performant React component, that moves text, images and videos infinitely like a newsticker.
https://andreasfaust.github.io/react-ticker/
288 stars 50 forks source link

Has any event to check current display is completed? #31

Closed nont65 closed 2 years ago

nont65 commented 3 years ago

Hi, How can I check current display is run and disappear from screen?

AndreasFaust commented 2 years ago

I just release version 1.3.0 which contains the onNext and onFinish methods.