Skip to content

Instantly share code, notes, and snippets.

@TBertuzzi
Last active January 14, 2019 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TBertuzzi/dd3756ce66b323e9f1c5ced32e904e50 to your computer and use it in GitHub Desktop.
Save TBertuzzi/dd3756ce66b323e9f1c5ced32e904e50 to your computer and use it in GitHub Desktop.
Prism
<?xml version="1.0" encoding="utf-8"?>
<prism:PrismApplication xmlns="http://xamarin.com/schemas/2014/forms"
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
xmlns:prism="clr-namespace:Prism.DryIoc;assembly=Prism.DryIoc.Forms"
x:Class="PrismHeroes.App">
<Application.Resources>
</Application.Resources>
</prism:PrismApplication>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment