XamaWIN – Cross-Platform Grouped Radio Buttons in Xamarin.Forms

Xamawin • zam-ah win | noun A quick, easy to implement enhancement for a Xamarin App that improves performance, appearance, or functionality Update September 2020: Radio Buttons are now included as a standard Xamarin.Forms control. You can read the documentation on using them here. For older versions of Xamarin.Forms, find my original post below: While I generally … Continue reading XamaWIN – Cross-Platform Grouped Radio Buttons in Xamarin.Forms

XamaWIN – Add Safe Area to your iPhone X Apps in Xamarin.Forms

Xamawin • zam-ah win | noun A quick, easy to implement enhancement for a Xamarin App that improves performance, appearance, or functionality It's hard to believe that the iPhone X has been out in the wild since November, but love it or hate it, the iPhone X and "the notch" are here to stay. So much so … Continue reading XamaWIN – Add Safe Area to your iPhone X Apps in Xamarin.Forms

XamaWIN – Override ListView Select State using Effects

Xamawin • zam-ah win | noun A quick, easy to implement enhancement for a Xamarin App that improves performance, appearance, or functionality ListView in Xamarin.Forms is a spectacular way to render repeatable elements of similar format for the user. A typical application would involve some sort of user interaction, such a selecting a single element and then … Continue reading XamaWIN – Override ListView Select State using Effects

XamaWIN – Dismiss button for iOS keyboard using Effects

Xamawin • zam-ah win | noun A quick, easy to implement enhancement for a Xamarin App that improves performance, appearance, or functionality A common frustration I run into while developing for Xamarin.Forms is that there is not an out of the box/obvious way for iOS to dismiss the keyboard. With the default renderer, a user may need … Continue reading XamaWIN – Dismiss button for iOS keyboard using Effects