Skip to content
React Spring Bottom Sheet
PrimitivesNIPE Open Source

examples / reduced-motion

Reduced motion

Honor the operating system preference without maintaining a second component.

All recipes

Live package

Preview

Phone viewport: 390 × 780

Loading preview…

Prerequisites

  • No application-specific motion branch is required.

Behavior

  • Transitions follow the operating system preference automatically.

Accessibility notes

  • The library reads prefers-reduced-motion for every transition.
  • Dialog semantics and focus behavior remain unchanged.