Hello,
I am new to Xamarin.Forms and I am trying to make a grid with 3 labels on top that span a whole row and two horizontal buttons at the bottom. I am confused on how to implement this using a grid. Do I need to make a stacklayout and make a grid a child of that?
Thank you in advance