Hi!
Does anyone know if it's possible to add a Xamarin.Forms Element to a UIView in a custom renderer? I have tried Platform.CreateRenderer but it doesn't display anything for the Element.
The element is set in the custom Element from the PCL so it's not possible for me to create the UI with UIViews in the renderer.
Regards,
Kristofer