The bottom navigation displays icons and optional text at the bottom of the screen for switching between different primary destinations in an app.

<DisplayToggle onText="Dark" offText="Light" label="Theme Switcher">

### Bottom Navigation

<img className="off" src="https://static2.sharepointonline.com/files/fabric/fabric-website/images/controls/android/updated/img_bottomnavigation_01_light.png?text=LightMode" />
<img className="on" src="https://static2.sharepointonline.com/files/fabric/fabric-website/images/controls/android/updated/img_bottomnavigation_01_dark.png?text=DarkMode" />
</DisplayToggle>
