Tag: iOS

  • Creating a custom native control using Xamarin.iOS

    A lot of apps need more customized UI than what is available with the current set of controls. Today we’ll add a customized Check Box control since iOS does not have a Check Box. Some suggest that you use the Switch control as a replacement for the Check Box, but when developing custom apps and…

  • Getting the Xamarin Certified Mobile Developers Badge

    In December of 2016, I decided that I wanted the Xamarin certification since more of my development projects were on iOS, Android and UWP mobile devices. I am now a Xamarin Certified Mobile Developer as of January 1, 2017. I wanted to share my experience with Xamarin University and certification testing. I am also Microsoft…