Xamarin Forms 4.6 with Prism 7.2 FullNavigation Example
A full example of prism’s navigation with Xamarin Forms
Provide examples with prism’s navigation:
- Pages
- TabbedPages
-
MasterDetailPage
- MasterDetailPage which contains
- Pages, modal, pass and return parameters
- TabbedPages, modal, pass and return parameters, selected tabbed, runtime generate
- Master Detail inside Master Detail Page
- Master Detail inside TabbedPage
- Set Root Page
and other…