AndreaMiotto / PartialSheet

A SwiftUI Partial Sheet fully customizable with dynamic height

Home Page:https://github.com/AndreaMiotto/PartialSheet/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to prevent dismiss on swipe / background tap

BohdanVorobiovkyi opened this issue · comments

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?

I'm also trying to figure this out