ASCellNode with SWTableViewCell #419
Closed
Labels
Comments
Hi @asolakhyan ! Did you went further on your implemention of the swipe into ASCellNode ? How did it go ? |
I'm working on a case similar to this. Targeting iOS 8 or above you can use this:
|
@asolakhyan: Thanks for contributing to the AsyncDisplayKit community by asking your question here! I apologize that it has taken me so long to get to this question. Unfortunately, at this time we do not have any plans to support this. However, feel free to follow up with @reyneiro or @alexrmacleod (who If I'm remembering correctly implemented a sweet example using MGSwipeTableCell - see conversation in #1586). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I was wondering if ASCellNode support iOS 7/8 style pan gestures (i.e. swipeable content view), sort of what SWTableViewCell does to UITableViewCell.
Thank you.
The text was updated successfully, but these errors were encountered: