Temzasse / react-modal-sheet

Flexible bottom sheet component built with Framer Motion to provide buttery smooth UX while keeping accessibility in mind 🪐
https://temzasse.github.io/react-modal-sheet/
MIT License
783 stars 74 forks source link

Features for split pane #130

Closed black7375 closed 9 months ago

black7375 commented 1 year ago

I like the next of this project.

I want to use bottom sheet and split pane at the same time. Usecase: For example, as in the next screen, it has a snap to the split pane, and when the + button is pressed, bottom sheet appears.

https://github.com/Temzasse/react-modal-sheet/assets/25581533/67e861d4-7043-4a25-b509-435aeed1af37

Not right now, but if I do PR, would you like to review it?