Hi!
How can I use Xamarin.Forms with F#?
I'm getting:
The type 'Object' is required here and is unavailable. You must add a reference to assembly 'System.Runtime, Version=4.0.0.0' etc...
Is this because Xamarin.Forms is a PCL-library and it's still not possible to create a F# PCL project in Xamarin Studio?