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

How I can disable animation when the bottom sheet closing? #104

Closed erhnml closed 1 year ago

erhnml commented 1 year ago

When the model after closed I can't click anything during 1-2s. I think there is some animation. How can I disable that animation?

shouze commented 1 year ago

ping @erhnml we face the same issue, so as you've closed this one, could you please share how did you solve it?

erhnml commented 1 year ago

Hi, @shouze I don't remember :( Now I am using another bottom sheet https://www.npmjs.com/package/react-spring-bottom-sheet.