如何使用@shoutem/ui对下拉菜单的数字行进行收费?
How can I charge number line of dropdownmenu using @shoutem/ui?
我试试用@shoutem/ui!在我的项目中,我定义了 1 个带有 header 的组件是 @shoutem/ui 的 NavigationBar,在 NavigationBar 中我尝试定义 rightComponent 是一个 DropDownMenu,但是当内容很长时,导航栏将成为 2 行,我没有想要那样!我还是想要pingleline!
这就是我面临的问题:
请帮忙。
看来这个PRhttps://github.com/shoutem/ui/pull/216/files解决了,所以请检查你是否使用的是@shoutem/ui的最新版本。
我试试用@shoutem/ui!在我的项目中,我定义了 1 个带有 header 的组件是 @shoutem/ui 的 NavigationBar,在 NavigationBar 中我尝试定义 rightComponent 是一个 DropDownMenu,但是当内容很长时,导航栏将成为 2 行,我没有想要那样!我还是想要pingleline!
这就是我面临的问题:
请帮忙。
看来这个PRhttps://github.com/shoutem/ui/pull/216/files解决了,所以请检查你是否使用的是@shoutem/ui的最新版本。