initial version
This commit is contained in:
10
FlowerStory/AppShell.xaml.cs
Normal file
10
FlowerStory/AppShell.xaml.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace Blahblah.FlowerStory
|
||||
{
|
||||
public partial class AppShell : Shell
|
||||
{
|
||||
public AppShell()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user