Writing XAML Value Converters for Xamarin Forms
·3 min read
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 …