Hi there, would love to see an example of how to use this with a FlyoutPage without using Shell.
Coming from using Prism with XF where it was nice and simple, and being unable to use it with Maui, it's confusing how to achieve navigation, DI and MVVM combined for this use case....specifically how to set the MainPage as the FlyoutPage with the Detail as a ContentPage while injecting services and ViewModels into both the FlyoutPage and the Detail page.
Appreciate any guidance you can offer.
Hi there, would love to see an example of how to use this with a FlyoutPage without using Shell.
Coming from using Prism with XF where it was nice and simple, and being unable to use it with Maui, it's confusing how to achieve navigation, DI and MVVM combined for this use case....specifically how to set the MainPage as the FlyoutPage with the Detail as a ContentPage while injecting services and ViewModels into both the FlyoutPage and the Detail page.
Appreciate any guidance you can offer.