An open API service indexing awesome lists of open source software.

https://github.com/depechie/prismnavigation

Test Xamarin Forms project to stub out Master Detail nagivation
https://github.com/depechie/prismnavigation

Last synced: about 1 year ago
JSON representation

Test Xamarin Forms project to stub out Master Detail nagivation

Awesome Lists containing this project

README

          

# Xamarin Forms PRISM navigation demo
This project will show some common navigation flows together with PRISM for Xamarin Forms

Current flows available:

* Master / detail screen
* Switch detail parts through item selection from the master menu
* Navigate to a sub page from the detail part

* Modal screen
* Open a modal page
* Navigate to a sub page from the modal page