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

Feature Request: Pause between scrolls #27

Open AnakinCNX opened 3 years ago

AnakinCNX commented 3 years ago

Another feature that would be great is if the scrolling could pause between scrolls.

For example, once the scroll returns to the original starting position, it waits a bit and then starts scrolling again.

This is similar to how long track titles are displayed in Apple Music and Spotify.

React Native Text Ticker does a nice job with this.