Skip to content

Rework app navigation to use NavigationTabBar

Devin Lin requested to merge work/rework-navigation into master
  • Add NavigationTabBar to footer, which visually hides when page stack is deeper than one page
  • Remove GlobalDrawer
  • Add TrendingPage, which separates out the trending stuff from the search page
  • Rename LoginPage to AccountPage, and merge logout and login functionalities
Edited by Devin Lin

Merge request reports