Welcome to Xamarin Guy Show Blog

Keep updated for latest and Greatest Posts from Xamarin guy

Xamarin Forms Bottom Slider

Lets implement Sliders inside our Xamarin Forms Application with out using any plugin. Yes, I am correct with out using any plugins. We will be using beautiful C# to implement the sliders animations.

Step1 :
Plugin required : https://www.nuget.org/packages/Plugin.DeviceOrientation/
Note : This plugin is required to identify if the screen is in horizontal or vertical orientation so that we can cut down the Sliders height by 2/3 of the screen.

Step 2 :
We will be working with only MainPage.xaml and MainPage.xaml.cs that’s all to create sliders.

Download Full Project from here : http://xamaringuyshow.com/bottomslidertut66/

[Output]

Full Video Implementation : https://www.youtube.com/watch?v=kHO_sh2HNq0

Leave a Reply

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.