Hi all,
I'm new with Xamarin and I need a solution for this problem.
I need to create a page with two components: header on top and body below header.
The requirement is the header must be static and body is changed when click on a button.
The transition animation is sliding from right when a new body is appear.
Could you please help me with it?
Thanks