简体   繁体   English

如何将底部导航栏放在导航抽屉上方?

[英]How to put bottom navigation bar above the navigation drawer?

I'm new to coding and I want to implement a navigation drawer wherein there is a bottom navigation bar above it not below.我是编码新手,我想实现一个导航抽屉,其中有一个底部导航栏,其上方而不是下方。 I'm making a drawer similar to discord's navigation drawer.我正在制作一个类似于 discord 的导航抽屉的抽屉。 Can somebody teach me a few tricks?有人可以教我一些技巧吗? thankyou谢谢你

You can implement bottom navigation bar and navigation drawer in one component.您可以在一个组件中实现底部导航栏和导航抽屉。 This component is BottomAppBar.这个组件是BottomAppBar。 Click here to learn about bottom appbars单击此处了解底部应用栏

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM