August 2017X
MSDN Magazine (Microsoft Developer Network)

In this article Dan Hermes provides an in-depth analysis of the power and limitations of Xamarin Forms and how he used the platform to create an incredibly powerful and effective drone app.

“When complex tasks or designs are required by Xamarin.Forms, virtually anything is possible using Xamarin.Forms customization. Customization provides access to the lower-level, platform-specific, screen-rendering classes called “renderers,” which use platform-specific controls to create all Xamarin.Forms screens. Any Xamarin.Forms screen can be broken into platform-specific screens, classes, controls and properties using this approach.”

Read Now