Skip to content

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

Notifications You must be signed in to change notification settings

Tillman32/XFMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages