1 Repo
Exposing methods and animated values for direct programmatic control of bottom sheets.
Distinct from Bottom Sheets: Distinct from Bottom Sheets: focuses on programmatic API control, not the sheet component itself.
Explore 1 awesome GitHub repository matching user interface & experience · Programmatic Controls. Refine with filters or upvote what's useful.
This is a bottom sheet component library for React Native that provides gesture-driven panels sliding up from the bottom of the screen. The library is built around configurable snap points, dynamic sizing, keyboard awareness, modal presentation, and synchronized scrolling, with native driver animation offloaded to the native thread for smooth performance. The library distinguishes itself through deep gesture and animation control, including custom gesture handler overrides, scroll-gesture synchronization, and dynamic snap point recalculation when content size or keyboard visibility changes. I
Exposes methods and animated values for direct programmatic control of the sheet.