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
- Host: GitHub
- URL: https://github.com/depechie/prismnavigation
- Owner: Depechie
- License: mit
- Created: 2018-02-09T09:26:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T21:43:15.000Z (almost 8 years ago)
- Last Synced: 2025-05-12T06:59:26.887Z (about 1 year ago)
- Language: C#
- Size: 170 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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