Hello,
I would like to open a modal page that have a navigation bar with a "X" (cross) at the top left of the page to close/dismiss the page, like showed in Android documentation about bottom sheets
Do you have any idea how can I achieve that in Xamarin.Forms ?
Thanks !