Relative Content

Tag Archive for mauimaster-detailflyout

Maui Shell app how to implement master/detail (FlyoutPage)?

Looking for some advice/solution. I’m converting app from Xamarin.Forms to Maui and stuck on FlyoutPage. In old app I’ve used Prism and FlyoutPage to setup master/detail pages for tablets, so user could swipe or tap on hamburger menu to display list of items and once tapped on item I would load details page, all worked well.