pixelfed / mobile-app

Placeholder app repo for issues
https://github.com/pixelfed/pixelfed-rn
92 stars 3 forks source link

Click on the home button to go to top #27

Open xplosionmind opened 2 years ago

xplosionmind commented 2 years ago

While scrolling down to browse the feed, clicking on the home button on the bottom left should take the user back to the top of the feed.

laurens94 commented 1 year ago

Just to clarify: this should happen for all tabs. If the current tab is open and the user taps on the tab again, it should smoothly scroll to the top of the page. This is a common design pattern (at least on iOS, not sure about android).