Hello everyone who look at this post,
I'm having a bad problem in my Xamarin.Forms application using Shell for navigation.
(here is a link to shell documentation: https://docs.microsoft.com/xamarin/xamarin-forms/app-fundamentals/shell/ )
I have 3 diffrents pages in my application and they all are connected with the Shell Tabar component.
But for aesthetics reasons, in my home page, i want to disable tabar and navbar and replace the navigation of my tabar with buttons of my home page.
here is some pics to help u understand:

Look, on this page, navbar and tabar are disable and with buttons (orange, blue and purple butoons), i want to access to thoses page:

Thoses page have the navbar and tabar Able.
If someone know some behind code or XAML code to navigate With my buttons to other page in Shell, please help me to resolve my problem.
Thank u a lot for taking care about my post.
(I'm sorry for my english, u know how bad are french people at learning other languages :'). )

