chenglou / react-motion

A spring that solves your animation problems.
MIT License
21.68k stars 1.15k forks source link

Add support for prefers-reduced-motion #631

Open ChasBelov opened 1 year ago

ChasBelov commented 1 year ago

Please add support for prefers-reduced-motion. If a site visitor's browser indicates that they are bothered by animation, as evidenced by them having set prefers-reduced-motion to reduce, then don't serve them animation; jump immediately to the end state without animation.