Animated Xamarin.Forms Expander | Creating an animated expandable list in Xamarin.Forms
Let’s make use of the Xamarin.Forms Expander to create an animated expandable list in Xamarin Forms. #Xamarin #XamarinForms #MobileMonday Source Code
Let’s make use of the Xamarin.Forms Expander to create an animated expandable list in Xamarin Forms. #Xamarin #XamarinForms #MobileMonday Source Code
We will use the Xamarin.Forms SwipeView to create a custom side menu that slides to the right and add some awesome animation to it. Creating a custom side menu in Xamarin Forms has been made easy. Source Code
Hello Friends, We will be implementing Flip Animation in Xamarin.Forms using Xamarin.Forms CarouselView. The CarouselView is a view for presenting data in a scrollable layout, where users can swipe to move through a collection of items mostly in horizontal form. Get Source Code
Let’s make use of the Xamarin.Forms Expander to create and expandable list in Xamarin Forms. Creating an expandable list in Xamarin Forms use to be tricky but now with the new Expander in Xamarin Forms, it is quite easy. Let me know what you think about this Xamarin.Forms Expander implementation in the comments section. Get …
Xamarin.Forms Expander | Create Expandable List in Xamarin Forms Read More »
Have you been looking for a way to play video in xamarin forms or stream video in xamarin forms? Let’s take the journey together to see how easy it is to display video in xamarin forms. Get Source Code
Learn how to design a COMPLETE Music Player in Xamarin Forms. In this video, we will make use of the Media Manager Plugin to make a music player app in Xamarin Forms and at the end you will see that music player in xamarin forms in quite easy. Get Source Code
Xamarin Forms has awesome tools and controls to create modern user interface. In this video, you will learn the process of creating a Burger Shop App in Xamarin Forms using Collection View, Carousel View & the MVVM architectural pattern. TOPICS COVERED CollectionView in Xamarin Forms MVVM in Xamarin Forms Xamarin INotifyPropertyChanged Implementation CarouselView in Xamarin …
In this Xamarin Forms Tutorial we will be looking at creating Clock Animation in Xamarin Forms. We will be making use of the SkiaSharp 2D Drawing engine to create a beautiful clock and alarm design. Get Source Code
The concept of animation in Xamarin Forms will be explained by designing a Real-Estate Property App, where I also explained how to work with embedded fonts, gradients, custom renderers and visual state manager. You can watch the video below This video is beginner-friendly and I advice you to watch the entire video irrespective of your proficiency. …
Hello friends and welcome! Today we will be looking at 15 must have nuget packages for Xamarin forms and what it takes to implement them. Without wasting time, let’s get started. 1. POPUP – RG.PLUGINS.POPUP A lot of times when developing your applications, you are required to create a kind of popup as a message …