How to add custom area inside Shell with custom content? #32113
Unanswered
SergTomcat
asked this question in
Q&A
Replies: 1 comment
-
|
CoPilot found this https://github.com/RadekVyM/SimpleToolkit?tab=readme-ov-file library. Does it help? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to modify Shell to create a custom area that persists through navigation (like toolbar or tabbar) and doesn't require modifying and controlling every page, that I can show/hide upon necessity. Is there a way to implement it?
I don't even need it to be MAUI content area, I can create content for Android/iOS with Android.View/UIView.
Beta Was this translation helpful? Give feedback.
All reactions