cho.sh
Animation

Animation

Warning

This post is more than a year old. Information may be outdated.

@media (prefers-reduced-motion) {
  *, *::before, *::after {
    animation-duration: 0s !important;
    /* additional recommendation */
    transition: none !important;
    scroll-behavior: auto !important;
  }
}

Rive Use Cases

CBB31A.png

react-spring

BE3713.png

Framer Motion

E14115.png

Motion One: The Web Animations API for everyone

C353BE.png