Simple Example of Navigation
See original GitHub issueHi Dan, thank you for this nice extension for Prims.
I am new to Prism, so you demo code got a little complex to me, so I am here to ask you a little help.
I`m trying to open a Page directly with the PopUp over it. Trying something like:
NavigationService.NavigateAsync("WelcomePage/NewVersionPopupPage");
but on iOS I got the “application wndows are expected to have a root view controller…”.
I don’t know if it is supposed to work that way or not.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
7 Website Navigation Examples That Will Inspire ... - WebFX
7 website navigation examples to inspire you · 1. Best Buy · 2. Skinny Ties · 3. New York Times · 4. Partake...
Read more >10 amazing website navigation examples you'll want to copy
Wood fire grill Gusto! Is quite the website navigation example. Their website is bright, colorful, friendly and everything the restaurant itself ...
Read more >7 Website Navigation Best Practices With Examples
7 best practices for website navigation · 1. Keep it simple · 2. Make it visible · 3. Create separation · 4. Only...
Read more >Website Navigation: The Ultimate Guide [Types & Top ...
After, we'll check out website navigation examples and explore some ... These are more likely to give visitors easy access to the pages ......
Read more >10 Great Examples of Website Navigation Design - Agente
Navigation should be as easy as possible. Overloaded web page with difficult menu titles is a bad idea because it seriously hampers your ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@cassionandi I’m aware of that issue please continue to track it there
It works (but then we have the problem of the other Issue #52) where the Popup is opening like a normal page, not a overlay popup.