Hello, I have read similar questions both here and on SO but apparently this cannot be done without implementing custom renderers? I simply want to have an Image to take 100% width of its parent container while actually fitting the whole image within this container without clipping and having height automatically adjusted to preserve aspect ratio. Why is this such an issue for Xamarin Forms? Implementing a custom renderer for such a trivial task is an overkill and a huge embarrassment for Xamarin in my opinion; unless I am understanding something wrong.
↧