reactjs / reactjs/react.dev

[Documentation]Animation

Open
#580 1 comment 1 reaction 0 assignees View on GitHub

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 style prop
  • Animation using className prop
  • Animation using community libraries
    • react-transition-group
    • react-motion
  • ... and more?

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.