Display BottomSheet over Shell tabs? #93
johncdoherty
started this conversation in
General
Replies: 1 comment
-
We can set the Shell.TabbarIsVisible Property to false for temporary solution when open. But, i think this is not a good solution. Because it does not look good when opening. When, closing, it works fine |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use the SfBottomSheet to display over the TabBar of the app Shell? Is there some way to integrate it into the MAUI Shell instead of a ContentPage?
In the image below, I'd like to have the BottomSheet display from the very bottom of the app, over the Explore/Map/Settings tab bar.
Beta Was this translation helpful? Give feedback.
All reactions