Skip to content
React Spring Bottom Sheet
PrimitivesNIPE Open Source

examples / scrolling

Long scrolling content

Coordinate sheet gestures with a long, keyboard-scrollable region.

All recipes

Live package

Preview

Phone viewport: 390 × 780

Loading preview…

Prerequisites

  • A bounded descendant with overflow enabled.

Behavior

  • Scroll keeps the gesture until it reaches a directional boundary.

Accessibility notes

  • The scroll container is a named keyboard-focusable region.
  • Closing restores focus to the opening control.