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

Close immediately upon backdrop onTap #85

Closed jamezening closed 2 years ago

jamezening commented 2 years ago

Is there a setting to make the bottom sheet close immediately when backdrop is tapped?

It seems there is a default delay in the animation when closing. Opening is much quicker.

Thank you!

jamezening commented 2 years ago

I was adding a transform to the backdrop, which seems to have caused the delay.