Month: June 2020
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
ImageCircleTut21
Your download will begin in 25 seconds. Post Views: 343
MasterDetailsTut4
Post Views: 282
Xamarin Forms Update list items with out Refresh
Some time inside our app we have a use case where we want to update the Collection View Items or List items with out Refreshing the List View or Collection View.Check out the video to see complete demo of woking app. https://www.youtube.com/watch?v=I7TG4WhwD0s&t=33s So, if we click on plus button we want our list items get