Easy Circle Image in Xamarin without a plugin
·1 min read
Learn how to create a circle image with no plugins!
Learn how to create a circle image with no plugins!
So why would you need to write a custom control for Xamarin? Does it have a purpose other than wrapping native controls that don’t exist in Xamarin? Why yes, it does serve a good purpose. I …
Explanation XAML isn’t perfect. It is often missing some tools that honestly should just be a party of the set. For example, express if a value is null or not null. What we will want to use is …