Welcome to Xamarin Guy Show Blog

Keep updated for latest and Greatest Posts from Xamarin guy

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. Post Views: 206

Learning Dynamic in Xamarin forms

// Simple Grid //Learning Dynamic Items adding with button pressed MainPage.xaml & .CS Post Views: 622

Download Files in Xamarin Forms internally.

I will make a quick tutorial on this activity. Post Views: 316

Change Date and Time picker color Xamarin forms Android Version

Add this in your Android Project and that’s all. 🙂 styles.xml Post Views: 348

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 Post Views: 226

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

Playing with Title View Xamarin Forms 3.0

MyTestPage.xaml MyTestPage.xaml.cs Post Views: 311

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 Post Views: 413

Xamarin forms Bindable Layout Examlple

In order to create a Bindable layout you should have Xamarin Forms Version 3.5 and Above. (If not please install from Nuget package) We will use MVVM Approach as usual : Inside Models Folder Create a class Named : Person.cs Inside ViewModels Folder create a Class Named as PersonViewModel.cs Inside MainPage.Xaml Inside MainPage.Xaml.cs Output :

SQL Joing two tables Xamarin forms

MainPage.xaml MainPage.xaml.cs MyTable.cs Post Views: 399

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.