Motion roadmap
Opened this issue · 1 comments
itsdouges commented
Two goals for this:
- Introduce new animations and make a suite of good looking examples, taking inspiration from https://material.io/design/motion
- Make internal changes if needed for more advanced animations
Move
- Disable scale via prop
- Investigate API to make multi-element animations easier
- Scale inverse via prop or component
- Move expand example
Focal reveal move
- FocalRevealMove animation
- FocalConcealMove animation
- FocalTarget util
- Email threads example
- Contact cards example
Arc move
- Arc move example #92
- Introduce API for a reveal arc move
- Reveal arc move example
- Reveal arc move example 2
Fixed focal cross fade
- Introduce API to reveal cross fade contents but move focal target
- Video example
- Video grid example
Loose focal cross fade
Fixed cross fade
- Add ability to disable scaling when move from origin
- Investigate if we need a new API to cross fade reveal
- Cross fade reveal example (Slow-mo here)
- Cross fade example
- Cross fade reveal example
Material expanding
Reshaping container
Notes
Material motion repo is gold for some animations https://github.com/material-motion/material-motion-swift !