Sign in
chromium
/
external
/
github.com
/
material-components
/
material-components-ios
/
v55.5.0
/
.
/
components
/
BottomAppBar
/
docs
/
typical-use.md
blob: 8e6c5a9d61b98222180c008a3f902aca3af720ac [
file
] [
view
]
### Typical use
MDCBottomAppBarView
can be added to a view hierarchy like any
UIView
.
Material
Design
guidelines
recommend always placing the bottom app bar at the bottom of the screen
.