chenglou / chenglou/react-motion
how to apply a series styles on a same div
Open
- Dominant language
- JavaScript
- Stars
- 21.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
for example.
i got a div A.
i got a series styles. [{left: 50, top: 20}, {left: 90, top: 30}, {left: 120, 15}]
i want A move {left: 50, top: 20} => {left: 90, top: 30} =>{left: 120, 15} gradually.
i can not find suitable method.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not identify any file, test, or entry point to inspect. Clarify whether the expected outcome is usage guidance or a library change, and define the desired animation sequence and completion criteria before proceeding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100