elk-zone / elk

A nimble Mastodon web client
https://elk.zone
MIT License
5.51k stars 564 forks source link

Switch tabs by horizontal swipe #3036

Open shuuji3 opened 2 weeks ago

shuuji3 commented 2 weeks ago

Some pages in Elk has multiple tabs and we can change between tabs by clicking them at the top of screens.

screenshot of Elk's Explore tab

It'd be nice to be able to change to the next tab by swiping the page horizontally. This is especially handy when using Elk on mobile and it can provide more native app like experience.

This is the example of the equivalent switching feature on Andrpid app. android viewpager example showing the animation switching between tabs horizontally https://www.digitalocean.com/community/tutorials/android-viewpager-example-tutorial#:~:text=The%20image%20below%20shows%20the%20app%20in%20action.