I'm new to Xamarin and I need some help in order to recreate a layout I have on Xd h ttps://i.imgur.com/g4q32aR.png.
I've already tried with AbsoluteLayout but it was messed up I think because of the NavBar. Probably a simple StackLayout would be better but my main issue is centering the Label on the Image. Would it be feasible with a StackLayout or is something like a RelativeLayout better?