Using the knowledge gained from the examples in chapter 8Cre
Using the knowledge gained from the examples in chapter 8(Creating Mobile Apps with Xamarin.Forms Book First Edition) create a PHONE application (it must work in one of the Phone emulators) that includes two buttons. The buttons and their properties (set at least three properties in addition to the \'clicked\' property) MUST be defined using XAML. When the top button is clicked it will call a C# module which will display the current date and time. This display of date and time must be done as shown in this chapter using XAML. When the second button is clicked, a C# module will display four boxes with different shades of your favorite color. Please post your answer in XAML file and Four screen shots showing the code in the editor, the display of the buttons, and the display after clicking each button.
Solution
MainPage.xaml
Package.appxmanifest
A set of logo images
