AndreaMiotto / PartialSheet

A SwiftUI Partial Sheet fully customizable with dynamic height
https://github.com/AndreaMiotto/PartialSheet/wiki
MIT License
1.72k stars 191 forks source link

How to prevent dismiss on swipe / background tap #183

Open BohdanVorobiovkyi opened 6 months ago

BohdanVorobiovkyi commented 6 months ago

Couldn't find the way how to disable swipe dismiss behaviour on the PartialSheet. Is it possible to make sheet not dismissible with swipe / background tap?

sidekick2020 commented 4 months ago

I'm also trying to figure this out