Xamarin: Join Xamarin at Oracle OpenWorld 2015

We’re celebrating our strategic partnership with Oracle by joining them at Oracle OpenWorld, their marquee annual conference, to showcase how Xamarin and Oracle help organizations build better enterprise apps. With Oracle and Xamarin, developers can easily and securely connect native Xamarin apps to Oracle Mobile Cloud Service for robust backend access, making enterprise development fast, […]

The post Join Xamarin at Oracle OpenWorld 2015 appeared first on Xamarin Blog.

Michael Ridland: Creating a Native View from a Xamarin.Forms View

WARNING: this is a expert level technique and isn’t officially supported by Xamarin. Personally I feel like this is the holy grail of Xamarin.Forms development, having the ability to jump between both Xamarin.Forms Views and Native Views. I’ve used this technique multiple times in Xamarin.Forms apps. It’s primarily used when you’ve created a custom renderer […]

The post Creating a Native View from a Xamarin.Forms View appeared first on Michael Ridland.