Hello guys, for an app we need to have an "hamburger menu" (that in Xamarin I think can be realized only with a Master-Detail Page) that slide UP when menu button is pressed (and not from the left as it do). Can anyone provide me the code/help in order to realize this modification?
Thanks a lot
I would recommend using this package to achieve the results you want https://github.com/XAM-Consulting/SlideOverKit
Answers
You can refer this video
Hi Darshan, I already realized a standard MasterDetail Page and I looked into this video some days ago but, if I remember well, it just shows the default "from left" animation of the master page (and not from down to up)..Did I miss some part in the video?
I would recommend using this package to achieve the results you want https://github.com/XAM-Consulting/SlideOverKit
Hey @seanyda , thanks for the suggestion, seems a nice plugin. I'll try soon and if it's ok mark your answer as accepted