[Documentation]Animation
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
I often have been asked that how to deal with animation with React.
I can find the sentence in 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?
The page would cover the following topics
- Animation using
styleprop - Animation using
classNameprop - Animation using community libraries
react-transition-groupreact-motion
- ... and more?
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the existing React styling FAQ at reactjs.org/docs/faq-styling.html#can-i-do-animations-in-react and review the Advanced Guides structure in the documentation site. Define an Animation page covering style and className approaches plus react-transition-group and react-motion, with the scope and any additional topics decided before writing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100