Open koba04 opened 6 years ago
I often have been asked that how to deal with animation with React. I can find the sentence in reactjs.org.
reactjs.org
React can be used to power animations. See React Transition Group and React Motion, for example.
I think it would be nice if there is an Animation page in the Advanced Guides section. What do you think?
Animation
The page would cover the following topics
style
className
react-transition-group
react-motion
Thanks!
I believe this might be in the works? See https://github.com/reactjs/reactjs.org/issues/83 most recent comment picked it up recently :)
I often have been asked that how to deal with animation with React. I can find the sentence in
reactjs.org
.I think it would be nice if there is an
Animation
page in the Advanced Guides section. What do you think?The page would cover the following topics
style
propclassName
propreact-transition-group
react-motion
Thanks!