Bottom navigation
Last updated Sept 17, 2019
The Bottom Navigation is used to switch between the main sections of an app. It is placed at the bottom of the screen, and is effective in communicating the high-level organization within the app.
We are using the default tab bar on iOS, and have set some constraints and style defaults on top of it. We are only detailing out the latter in this spec. Note that on iPad the icon and label are stacked horizontally instead of vertically.
We are leveraging the accessibility provided by the native iOS tab bar. Here is the expected behavior: