weiran / Hackers

Hackers is an elegant iOS app for reading Hacker News written in Swift.
http://weiran.co/hackers
MIT License
697 stars 110 forks source link

Back and forth navigation #193

Open delreluca opened 3 years ago

delreluca commented 3 years ago

Hi, this is a non-urgent feature request you might want to consider.

You can go back by swiping left, but it is not possible to swipe right to get back to the comments (at the same position), instead you have to find the same article and scroll to the correct position.

I would suggest to add a swipe right gesture to this end.

This might be more complicated than it seems as it is possible to have a path of more than 1 discussion, e.g. when clicking a HN link in a comment.