useReducedMotion
A hook that returns true
if the current device has Reduced Motion setting enabled.
This can be used to implement changes to your UI based on Reduced Motion. For instance, replacing potentially motion-sickness inducing x
/y
animations with opacity
, disabling the autoplay of background videos, or turning off parallax motion.
It will actively respond to changes and re-render your components with the latest setting.
Usage
Import useReducedMotion
from Motion:
In any component, call useReducedMotion
to check whether the device's Reduced Motion setting is enabled.
You can then use this true
/false
value to change your application logic.
Motion is open source. Sponsorships keep the project sustainable.
Every sponsor receives access to our private Discord, and an exclusive mobile and desktop wallpaper pack.