Phase 9c · Tier A

RN-universal Drawer pilot

Scaffolded

Mobile-first drawer panel. Composes RnSheet with drawer-tuned defaults: direction='bottom', no close-X, visible grabber for vertical drawers. Swipe-to-dismiss is a 0.2.x candidate.

Pick a direction

Side-by-side: direction="bottom"

shadcn (Vaul)
RN

The RN drawer renders the same animated slide as RnSheet. The handle bar appears for top/bottom directions only.

Semantics

Aspectshadcn (Vaul)RNNotes
UnderlyingVaulRnSheetNo new deps
Default side'bottom''bottom'Mobile-first
Handleshown for verticalshown for verticalVert grabber for swipe affordance
Swipe dismissyes (Vaul)no (v1)0.2.x candidate
Close-Xoptionalhidden by defaultPass hideCloseButton={false} to enable