exyte / PopupView

Toasts and popups library written with SwiftUI
MIT License
3.43k stars 267 forks source link

Pull down sensitivity #205

Open claytog opened 2 months ago

claytog commented 2 months ago

Just wondering if there is a way to adjust the distance of the swipe down to dismiss to make it more sensitive. Ar the moment is seems you need to swipe down more than 100px to dismiss. I have seen this action in users who try to swipe down and it just bounces back up again, they find it difficult. Take the weather app for instance, you only need to swipe down maybe 50px and it dismisses. Is there a parameter for this? Best regards

claytog commented 2 months ago

Pull request for this feature https://github.com/exyte/PopupView/pull/206