rnosov / react-reveal

Easily add reveal on scroll animations to your React app
https://www.react-reveal.com/
MIT License
2.73k stars 180 forks source link

Wish: Support prefers-reduced-motion out of the box #81

Open apepper opened 4 years ago

apepper commented 4 years ago

There is this fairly new media query API prefers-reduced-motion.

web.dev has a nice introduction article to reduced motion.

It would be awesome, if react-reveal could disable animations out of the box, if the media query is reduce.

NeversSync commented 2 years ago

+1