Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

TheEightBot/Xamarin.SideMenu

Repository files navigation

Xamarin.SideMenu

This is a port of the SideMenu library for Unified Xamarin.iOS

So many thanks to @jonkykong for the great library

Overview

SideMenu is a simple and versatile side menu control written in c#.

  • Four standard animation styles to choose from (even parallax if you want to get weird).
  • Highly customizable without needing to write tons of custom code.
  • Supports continuous swiping between side menus on boths sides in a single gesture.
  • Global menu configuration. Set-up once and be done for all screens.
  • Menus can be presented and dismissed the same as any other View Controller since this control uses custom transitions.

Check out the example project to see it in action!

Requirements

  • iOS 8 or higher

Installation

Nuget

https://www.nuget.org/packages/Xamarin.SideMenu