Hey Guys! In the second part of this series of articles about creating custom controls, we learned how to create an SlideView that supports sliding through different elements and displaying visual feedback to our users using a StepperView. In this article we are going to see our next use case which is creating a TimelineView to support displaying timelines in our Xamarin Forms Apps.
Browsing Category Xamarin
Creating Custom Controls Part 2: SliderView
Hey Guys! In the first part of this series of articles about creating custom controls, we learned how to create an ExtendedListView that supports Infinite Scrolling and Commands to handle business logic directly on our ViewModels. In this article we are going to see our next use case which is creating a Custom Stepper + CarouselView (SliderView) to support sliders in our Xamarin Forms Apps.
Let’s Create A Xamarin Plugin
Hey Guys! Recently, I have received a few messages from the community asking me mostly 2 questions: “How were you able to create 2 Xamarin Plugins in the last few months” and “What was your experience while creating them, what tools did you use?”, so this week’s post is inspired by those two questions and I will do my best to answer them fully, hoping…
Creating Custom Controls Part 1: ExtendedListView Endless Scrolling + TappedCommand
Hey Guys! Lately, I have been seeing members of the community asking around for custom views for different use cases, so I have decided to make a series of 3 parts, In which I will be creating different custom controls to demonstrate how Xamarin gives us the power to customize and add all the functionality we may need to the basic controls we already have…
Google Plugin 1.1.0 Released: Goodies and Improvements
Just released the new stable version of Google Client Plugin (v1.1.0), packed with a bunch of goodies and improvements added by and for the community.
LinkedIn Client Plugin For Xamarin
Just released the LinkedIn Client Plugin, it makes the process of authenticating a user across Xamarin Forms, Xamarin.Android and Xamarin.iOS with LinkedIn SDK easier.
Google Client Plugin For Xamarin
Just released the Google Client Plugin, it makes the process of authenticating a user across Xamarin Forms, Xamarin.Android and Xamarin.iOS with Google Sign In easier.