SwiftEntryKit
SwiftEntryKit copied to clipboard
Is there's a way to make popup with UITableView swipe to dismiss?
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,
I am doing the same thing.
I wonder if you solved it.
I am doing the same thing.
I wonder if you solved it.
nope, still no idea how can I do it yet.