react-modal-sheet
react-modal-sheet copied to clipboard
Flexible bottom sheet component built with Framer Motion to provide buttery smooth UX while keeping accessibility in mind 🪐
Hi, how can i simplify moving between snap points? Like `dragVelocityThreshold` but for moving to points ```ts dragVelocityThreshold={100} // it is working only for closing (0.3 -> close or -10...
Right now, when the sheet is open, I can drag it down, to close it incrementally. My question is, if the reverse interaction is supported, or have such addon for...
Just started exploring this component and really liking it so far! There is nice little drag indicator in the default header that changes shape depending on dragging direction. Right now...
To make it easier to contribute, add commands that folks can copy / paste to get started!
Hello there! Could you add a prop to disable default styles please?