Tillman32 / XFMenu

Xamarin.Forms cross platform, slide out, hamburger menu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XFMenu

Xamarin.Forms cross platform, slide out, hamburger menu. alt text

Clone & Run

Yup, that simple... it works out of the box.

Adding a new item to the Menu

  1. Create the page class & code behind.
  2. Insert new MainMenuItem model object, inside the MainMenuItems List (MainMenu.xaml.xs).
  3. Wire up another NavigationPage in the same file (MainMenuItem_Selected event handler).

More

Check out my blog post, and feel free to contact me!

About

Xamarin.Forms cross platform, slide out, hamburger menu.


Languages

Language:C# 100.0%