Expose a useLocomotiveScroll hook

Author: 2SennCreated Feb 5, 2026Updated Feb 9, 2026
Labelsenhancement

Is your feature request related to a problem? Please describe. In React/Next.js setups I always found it useful to use the useLenis hook to deal with specific scenarios. Any chance we can get that here?

Describe the solution you'd like Same pattern as Lenis: Provider wraps app, and a hook to access Lenis options from any client component.

Describe alternatives you've considered N/A

Additional context N/A

Source: locomotivemtl/locomotive-scroll