Skip to content
Xamarin Certified Mobile Developer

Video: Is Xamarin Forms the Right Choice for Your Next App?

Perks of Using Xamarin Forms

Using Xamarin Forms is a quick win according to Kevin Bost, Xamarin certified senior developer at IntelliTect and C# instructor at Eastern Washington University.

Xamarin is Microsoft’s platform for building mobile applications. Using a shared C# codebase, developers can build android and IOS apps at the same time using the Xamarin.Forms library. It isn’t a common UI; it’s shared code.

“Xamarin Forms lets you take your code, write it once and share it on multiple platforms. You can still get the platform look and feel, you can still do custom stuff for each platform, but you can now share your code. In the apps that we’ve built with it, we can easily share upwords of 93 percent and more of the code that we’ve done. Those are just the last two apps IntelliTect has helped build – we’ve shared that much code across multiple platforms! Having to go through and rewrite that on each platform would have been a huge time sink. And on all of those, the app still feels like an android app or still feels like an IOS app because that’s what it should do.”

Kevin Bost, Senior Software Architect

Written by Erin Wissing.

Want to Know More?

Check out Kevin’s talk at the Spokane .Net User Group on November 13, 2018.

Want to follow along? Here’s the slide deck and the GitHub repo that Kevin used at the meet up.

Ask your questions in the comments!

Tags: