Wrapping text around an image in Xamarin.Forms without WebView

Viewed 75

Is it possible place image in the top left corner and wrap text around it?

Like shown:

Example image

The best I can achieve is to put the image on the left and text on the right, but when the text is bigger it doesn't look good.

0 Answers
Related