Recently I created a simple rating control, which basically shows the rating value according to the value selected (Poor/Fair/Good/Good/Excellent). Basically, after tapping an element it…
Tag: controls
In this article I’m going to show you how to customize the Editor control. We will add the following functionalities: Auto expand Adding Corner Radius…
I had always wondered how to achieve a draggable view in Xamarin Forms to create some different user experiences. You can definitely do this by using custom…
When having a lot of content in a view we might have to lower our text size to be able to show all the content…