FindingJohnny / prism-multiple-deep-navigation

I am experiencing errors when attempting to have multiple navigation pages in a tabbed page inside of a Xamarin Forms app using Prism.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unhandled Exception when attempting to use Prism Navigation on a Tabbed Page with Multiple Deep Navigation Pages

This seems like a common scenario and I am looking for a solution to this problem.

Modification of Using Prism in a Xamarin Forms app

"Updated" Sample Xamarin Forms applications created using Prism 6.2 to using Prism 6.3 for Xamarin Forms.

The original demos were used in the following blog posts (the list was to be updated as the posts got released):

  1. Overview: http://blog.qmatteoq.com/prism-for-xamarin-forms-an-overview-part-1/
  2. Basic navigation and dependency injection: http://blog.qmatteoq.com/prism-for-xamarin-forms-basic-navigation-and-dependency-injection-part-2/
  3. Advanced navigation : http://blog.qmatteoq.com/prism-for-xamarin-forms-advanced-navigation-part-3/
  4. Handling platform specific code : http://blog.qmatteoq.com/prism-for-xamarin-forms-handling-platform-specific-code-part-4/

About

I am experiencing errors when attempting to have multiple navigation pages in a tabbed page inside of a Xamarin Forms app using Prism.

License:MIT License


Languages

Language:C# 100.0%