You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
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,
The text was updated successfully, but these errors were encountered: