SwiftEntryKit icon indicating copy to clipboard operation
SwiftEntryKit copied to clipboard

Is there's a way to make popup with UITableView swipe to dismiss?

Open peerapat-ookbee opened this issue 1 year ago • 2 comments

Hi,

I have a popup with UITableView inside. by setting SwiftEntryKit as attributes.scroll = .edgeCrossingDisabled(swipeable: true)

Is there's a way to make a scroll of UITableView work with this swipeable when UITableView reach the end of its cell scroll, So it pass the swipe to SwiftEntryKit?

Thank you,

peerapat-ookbee avatar Aug 10 '23 07:08 peerapat-ookbee

I am doing the same thing.

I wonder if you solved it.

jangsy7883 avatar Oct 06 '23 08:10 jangsy7883

I am doing the same thing.

I wonder if you solved it.

nope, still no idea how can I do it yet.

peerapat-ookbee avatar Nov 28 '23 09:11 peerapat-ookbee