diff --git a/AppShell.xaml b/AppShell.xaml index 024f992..f0da98a 100644 --- a/AppShell.xaml +++ b/AppShell.xaml @@ -78,5 +78,10 @@ Title="Create Recipe Page" ContentTemplate="{DataTemplate pages:CreateRecipePage}" Route="CreateRecipe" /> + + \ No newline at end of file diff --git a/Pages/Splash.xaml b/Pages/Splash.xaml new file mode 100644 index 0000000..8e6e8a2 --- /dev/null +++ b/Pages/Splash.xaml @@ -0,0 +1,37 @@ + + + + + +