Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Swipe issue #21

Open
karthikAdaptavant opened this issue Aug 16, 2019 · 6 comments
Open

Swipe issue #21

karthikAdaptavant opened this issue Aug 16, 2019 · 6 comments

Comments

@karthikAdaptavant
Copy link

When we swipe the sheet little bit, then try to tap in the overlay to dismiss, that is not happening in ios 13

@hassaan4584
Copy link

Facing the very same issue.

@karthikAdaptavant
Copy link
Author

its lead to frozing the app for me

@joshhensley
Copy link

Same issue here. It's very frustrating because it essentially bricks the app. Would love a fix asap, so we don't have to pull the library from our app.

@joshhensley
Copy link

@mattbanach Any thoughts on this? I've dug around, but haven't pinpointed the root of this. Any chance this is introduced with changes to fix iOS 13 in #20 ? Any help here would be appreciated.

@hegdesushant07
Copy link

Facing the same issue in earlier version too

@hassaan4584
Copy link

Hi there, what we have done (as a temporary fix) is
"finish()" the animation on swiping down instead of "cancel()"
In my version I had to do it on line 105 of PresentationManager.swift file.

  • attached is a screenshot.

GTSheet

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants