J
J
jslby2019-05-22 03:50:45
JavaScript
jslby, 2019-05-22 03:50:45

How to implement a list with automatic scrolling in reactjs?

We need a component that can pass a list of strings and when the button is clicked, a draw will be emitted. A known list will scroll and stop at the desired line. We need not just a quick iteration of lines, but an animation of acceleration and deceleration. How can such a thing be implemented?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
KononovD, 2019-05-22
@KononovD

I think
reactcommunity.org/react-transition-group
will help you)
namely the Transition component

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question