Quick Start
Instructions for use of the extension.
Table of contents
Creating a Multi-Project
The following steps are for the creation of a Multi-Project Xamarin.Forms with MonettelliUIKIT, it is super easy.
1.- Open Visual Studio 2019 (Any version is feasible) and click on “Create a new project”.
2.- Select the “MonettelliUIKIT” extension.
3.- Click on the “Next” button.
4.- Write the name of your project.
5.- Click on the “Create” button.
Adding Item Templates (Optional)
6.- Right-click on the core project.
7.- Select “Add”.
8.- Click on “New Item …”.
9.- Show “MonettelliUIKIT” and check the sector you want to implement.
10.- Select the multi Item template you want to add.
11.- Change it to a new name.
12.- Click on the Add button.
…the xaml file will open directly.
View the Item Template
13.- Double click on “AppShell.xaml”.
14.- Verify the name you want to implement in “AppShell.xaml”.
15.- Add the xaml file to view.