In android the performance has a big impact when nesting views. So it's recommended to flat the hierarchy as much as possible.
https://developer.android.com/topic/performance/rendering/optimizing-… (View Post)
When I open a storyboard in visual studio It shows an empty window. It can be hours and it does nothing. If I try to resize it it shows an error "The iOS Designer requires an active connection to a M… (View Post)
When updated to Xamarin.Forms 2.1 I got the following compilation error
_ Generic versions of Create () are no longer supported and deprecated_
Why? It looks as a step backwards. (View Post)