Xamarin.Forms cross platform, slide out, hamburger menu.
Yup, that simple... it works out of the box.
- Create the page class & code behind.
- Insert new MainMenuItem model object, inside the MainMenuItems List (MainMenu.xaml.xs).
- Wire up another NavigationPage in the same file (MainMenuItem_Selected event handler).
Check out my blog post, and feel free to contact me!