First pass at navigation with MasterDetail
This commit is contained in:
@ -14,4 +14,13 @@
|
||||
<PackageReference Include="Xamarin.Forms" Version="3.6.0.264807" />
|
||||
<PackageReference Include="Xamarin.Essentials" Version="1.0.1" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Frontend\" />
|
||||
<Folder Include="Backend\" />
|
||||
<Folder Include="Frontend\Components\" />
|
||||
<Folder Include="Frontend\Views\" />
|
||||
<Folder Include="Frontend\Views\Home\" />
|
||||
<Folder Include="Frontend\Views\MainView\" />
|
||||
<Folder Include="Frontend\Behaviors\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user