Skip to content

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

Open
@peerapat-ookbee

Description

@peerapat-ookbee

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

jangsy7883 commented on Oct 6, 2023

@jangsy7883

I am doing the same thing.

I wonder if you solved it.

peerapat-ookbee

peerapat-ookbee commented on Nov 28, 2023

@peerapat-ookbee
Author

I am doing the same thing.

I wonder if you solved it.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jangsy7883@peerapat-ookbee

        Issue actions

          Is there's a way to make popup with UITableView swipe to dismiss? · Issue #383 · huri000/SwiftEntryKit