Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 712 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 712 Bytes

Using Prism in a Xamarin Forms app

Sample Xamarin Forms applications created using Prism 6.2 for Xamarin Forms.

The demos are used in the following blog posts (the list will be updated as the posts gets 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/