diff --git a/AppShell.xaml b/AppShell.xaml index df3a2c6..5c6356f 100644 --- a/AppShell.xaml +++ b/AppShell.xaml @@ -73,5 +73,9 @@ Title="My Recipes Page" ContentTemplate="{DataTemplate pages:MyRecipesPage}" Route="MyRecipes" /> + \ 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 @@ + + + + + +