S
S
Stepan Turchenko2020-06-24 09:13:06
npm
Stepan Turchenko, 2020-06-24 09:13:06

Animation in React js like in React Native?

In react native, there is a LayoutAnimation object that allows you to animate absolutely all changes in the state of the application, both local and in redux, react redux. It is enough to simply call the spring method on this object (or linear / ease-in-out) at the same time as setState, or with hooks.
The question is how to replace this method in react is

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question