Open
Description
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,
Activity
jangsy7883 commentedon Oct 6, 2023
I am doing the same thing.
I wonder if you solved it.
peerapat-ookbee commentedon Nov 28, 2023
nope, still no idea how can I do it yet.