1
Mobile Should Use Tab-Based Navigation
May 21, 2026
Issue
The mobile app seems to treat all navigation as a linear history stack - any navigation results in a “Back” button that pops the previous screen, regardless of how I switch or drill down into content or sections.
Suggestion
Use tab-based navigation on mobile, like most native apps:
- Top-level sections (Home, Library, Explore, Trending, Profile, etc.) should not require back button between them. Switching between them is switching the view.
- The back button should only appear when drilling into specific content within a section.
- Going back should pop that detail view, not retrace tab switches.
Comments
No-one has commented on this post yet.