SUWULLC / Octal

Hacker News Client for iOS
102 stars 2 forks source link

[Feature] Multi-level swipe gesture #97

Open twodayslate opened 5 years ago

twodayslate commented 5 years ago

Have the ability to have more than one swipe gesture (ie, swipe right to upvote and swipre right more to reply)

dangwu commented 5 years ago

Not really open to this idea, since swipe right on UITableViewCells isn't a native iOS behavior. I am open to having multiple actions listed in a single swipe left.

twodayslate commented 5 years ago

You can have multiple actions since iOS 11 I believe

https://useyourloaf.com/blog/table-swipe-actions/

Very respectfully, Zac Gorak On Sep 16, 2019, 10:32 -0700, Daniel Wu notifications@github.com, wrote:

Not really open to this idea, since swipe right on UITableViewCells isn't a native iOS behavior. I am open to having multiple actions listed in a single swipe left. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

dangwu commented 5 years ago

I had no idea. Thanks Zac! Will consider this