Welcome to Xamarin Guy Show Blog

Keep updated for latest and Greatest Posts from Xamarin guy

Xamarin Forms Acrylic Material Frames

Acrylic and the Fluent Design System : The Fluent Design System helps you create modern, bold UI that incorporates light, depth, motion, material, and scale. Acrylic is a Fluent Design System component that adds physical texture (material) and depth to your app. So let’s integrate this type of Frames inside Xamarin forms.Step 1 : At

 11,083 total views,  2 views today

Xamarin Forms Master Detail Shell Page

HeaderContentView.xaml HeaderContentView.xaml.cs MainPage.xaml MainPage.xaml.cs Output:  11,670 total views,  12 views today

 11,670 total views,  12 views today

Bottom Tabbed page Xamarin Forms Shell

Install Xamarin Forms 4.0 in the system. That’s all Make sure you have added images in resources folder inside both android and IOS project.  2,270 total views

 2,270 total views

Learning Dynamic in Xamarin forms

// Simple Grid //Learning Dynamic Items adding with button pressed MainPage.xaml & .CS  2,338 total views

 2,338 total views

Download Files in Xamarin Forms internally.

I will make a quick tutorial on this activity.  3,034 total views,  1 views today

 3,034 total views,  1 views today

Change Date and Time picker color Xamarin forms Android Version

Add this in your Android Project and that’s all. 🙂 styles.xml  5,560 total views,  2 views today

 5,560 total views,  2 views today

Skia Sharp and Xamarin forms

This is only drawing any images on the UI and UI are more dynamic to regular screens. Use Kimono Designer for mac to draw any Ui  2,116 total views

 2,116 total views

Custom Navigation Bar Xamarin forms.

Hi guys this is a new post regarding custom navigation bar that i made enjoy the code. At first : Remove the navigation bar from current page : If you are in Xamarin forms 3.0 or above then you have to go the specific page .cs file and implement this : SetValue(NavigationPage.HasNavigationBarProperty, false); InitializeComponent(); Now

 3,300 total views

Playing with Title View Xamarin Forms 3.0

MyTestPage.xaml MyTestPage.xaml.cs  3,513 total views,  1 views today

 3,513 total views,  1 views today

Collection View Pinterest and SnapChart UI Xamarin Forms

This post is under construction 🙂 MainPage.xaml MainPage.xaml.cs MarginConverter.cs MyViewModel.cs Create a model folder and create a new class: MyModel.cs  1,753 total views

 1,753 total views

Please disable your adblocker or whitelist this site!