Combine flyout and bottom bar
raselldev opened this issue · 1 comments
raselldev commented
Can you give example how to combine flyout and bottom navigation bar?
grayfallstown commented
I would love that, too.
For my use case, I would use the flyout to switch between different groups of tabs (pages), which each tabgroup having their own bottom bar, with different tabs (subpages) each.
Currently trying to get this done merging the Navbar-Animation-1 and the HamburgerMenuApp, but this would be my first maui app, so progress is slow.