logo

SINGULARITY

DOCS

PurchaseReturn to the Dashboard
Reference

Bottom Navigation

The Bottom Navigation bar enables navigation between key destinations within an application.

Bottom navigation bars present three to five destinations at the screen’s base. Each destination is denoted by an icon and, optionally, a text label. Tapping a bottom navigation icon directs the user to the corresponding top-level navigation destination.

Bottom navigation

For three actions, consistently display both icons and text labels.

Bottom navigation with no label

For four or five actions, show inactive views using only icons.

Fixed positioning

This example ensures the bottom navigation remains anchored to the bottom of the screen, regardless of the content volume displayed.

Third-party routing library

A common scenario involves client-side navigation without a server round-trip. The BottomNavigationAction component supports this through the component prop. For further details, refer to this comprehensive guide.