Replies: 5 comments 1 reply
-
In, xamarin forms and net maui tabbar disappears on the main(parent page), and only after that it navigates to childpage: net maui: WhatsApp.Video.2023-03-28.at.16.33.49.1.mp4xamarin forms: WhatsApp.Video.2023-03-31.at.15.39.53.mp4other apps: WhatsApp.Video.2023-03-31.at.15.31.41.mp4how can i achieve this behavior in net maui apps? |
Beta Was this translation helpful? Give feedback.
-
@Kanat9494 Are you find any other solutions? thanks. |
Beta Was this translation helpful? Give feedback.
-
No, i didn't |
Beta Was this translation helpful? Give feedback.
-
what is it?:)
сб, 29 июл. 2023 г. в 06:50, Xyncgas ***@***.***>:
… let me show you something
https://github.com/dotnet/maui/assets/35312807/b9efbb38-d94e-4c4e-84f2-e1d38448e0ef
You are using MAUI, I am using MAUI so,
—
Reply to this email directly, view it on GitHub
<#14226 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARV5HLNBUTWXME2NKDOSVGLXSRM6ZANCNFSM6AAAAAAWKL2FX4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Any fix? |
Beta Was this translation helpful? Give feedback.
-
How to hide net maui bottom tabs correctly?
To see it, create maui project, add two pages, name them FirstPage, SecondPage.
add shell bottom tabs, for example two tabs: 1st tab, 2nd tab, set datatemplate for them FirstPage.
Then create in FirstTab, a Button to navigate to the SecondPage.
I
WhatsApp.Video.2023-03-28.at.16.33.49.mp4
n the SecondPage set "TabBarIsvisible=False", then you'll see that Shell.Tab's not disappearing immediately, how it was in Xamarin.Forms,
How can i fix that?
Beta Was this translation helpful? Give feedback.
All reactions