Replies: 2 comments
-
Hi @xDaijobu , We don't have that support with BottomSheet as it is constrained to the Content area. But we plan to provide this support in future releases. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @PaulAndersonS, I see, thanks! Looking forward to the future releases! |
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
-
Hi everyone,
I'm currently working on a project and facing a challenge with implementing a BottomSheet. Specifically, I want the BottomSheet to appear above the NavigationPage AppBar, rather than below it.
I've tried some standard implementations, but the BottomSheet always seems to be constrained by the NavigationPage layout. Is there a known way or workaround to achieve this kind of behavior?
Any advice, tips, or examples would be greatly appreciated. Thank you in advance!
Best regards,
Cris
Beta Was this translation helpful? Give feedback.
All reactions