Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swiping tableview view cells on iOS 13 #420

Open
bluedaquiri opened this issue Aug 19, 2021 · 0 comments
Open

Swiping tableview view cells on iOS 13 #420

bluedaquiri opened this issue Aug 19, 2021 · 0 comments

Comments

@bluedaquiri
Copy link

bluedaquiri commented Aug 19, 2021

When I Call this func
open func moveRow(at indexPath: IndexPath, to newIndexPath: IndexPath)
SwipeAction view not show, because it is on tableViewCell, not on contentView

But when I put it on tableViewCell contentView, the swipe is not working.
How can I do it?
@kurabi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant