Syncfusion is a UI library of components for WinForms, WPF, ASP.NET WebForms, MVC, Core, UWP and Xamarin. A few months ago they released an Essential UI kit which is basically a set of XAML templates for Xamarin Forms applications. In this article, I will be exploring this UI Kit and giving my own personal opinion […]
Useful converters in Xamarin Forms
When developing Xamarin Forms applications there are some converters that we use very often. In the following article will do a compilation of the most useful converters I have used, so that you can easily use them in your projects. (In case you are not familiar with converters you can check this article). Here the […]